All Palettes

Color Palette #db5c39, #e2793c, #e8a84f, #f1d598, #f6dfc6

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-vermilion {
color: #db5c39;
}
.citrus-blast {
color: #e2793c;
}
.zucchini-flower {
color: #e8a84f;
}
.white-corn {
color: #f1d598;
}
.flower-of-oahu {
color: #f6dfc6;
}

/* CSS Variables */
:root {
--medium-vermilion:#db5c39;
--citrus-blast:#e2793c;
--zucchini-flower:#e8a84f;
--white-corn:#f1d598;
--flower-of-oahu:#f6dfc6;
}

More palettes to explore