All Palettes

Color Palette #f3c7aa, #f5b85b, #f89f3f, #e86a2c, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-sachet {
color: #f3c7aa;
}
.fizzy-peach {
color: #f5b85b;
}
.chat-orange {
color: #f89f3f;
}
.glazed-carrot {
color: #e86a2c;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--citrus-sachet:#f3c7aa;
--fizzy-peach:#f5b85b;
--chat-orange:#f89f3f;
--glazed-carrot:#e86a2c;
--crab-curry:#da4b2b;
}

More palettes to explore