All Palettes

Color Palette #f9ccb9, #f39e7c, #f1b341, #e6a66b, #d57d34

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f9ccb9;
}
.cumquat-cream {
color: #f39e7c;
}
.butter-cream {
color: #f1b341;
}
.ninjin-orange {
color: #e6a66b;
}
.yellow-mandarin {
color: #d57d34;
}

/* CSS Variables */
:root {
--biscuit-cream:#f9ccb9;
--cumquat-cream:#f39e7c;
--butter-cream:#f1b341;
--ninjin-orange:#e6a66b;
--yellow-mandarin:#d57d34;
}

More palettes to explore