All Palettes

Color Palette #f9c9a4, #f5b19e, #f19b7e, #f68a4c, #f6c84c

0%
0%
0%

CSS code for this palette

/* CSS */
.fresco-cream {
color: #f9c9a4;
}
.first-date {
color: #f5b19e;
}
.cumquat-cream {
color: #f19b7e;
}
.blaze {
color: #f68a4c;
}
.sunny-mood {
color: #f6c84c;
}

/* CSS Variables */
:root {
--fresco-cream:#f9c9a4;
--first-date:#f5b19e;
--cumquat-cream:#f19b7e;
--blaze:#f68a4c;
--sunny-mood:#f6c84c;
}

More palettes to explore