All Palettes

Color Palette #f8d39b, #f0b14c, #f59c42, #e76b32, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-butter {
color: #f8d39b;
}
.goldsmith {
color: #f0b14c;
}
.chat-orange {
color: #f59c42;
}
.celosia-orange {
color: #e76b32;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--honey-butter:#f8d39b;
--goldsmith:#f0b14c;
--chat-orange:#f59c42;
--celosia-orange:#e76b32;
--crab-curry:#da4b2b;
}

More palettes to explore