All Palettes

Color Palette #f5e1b2, #f3c18c, #f09e56, #e45e3a, #ce3527

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e1b2;
}
.dusty-boots {
color: #f3c18c;
}
.doughnut {
color: #f09e56;
}
.sohi-red {
color: #e45e3a;
}
.lucky-lobster {
color: #ce3527;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e1b2;
--dusty-boots:#f3c18c;
--doughnut:#f09e56;
--sohi-red:#e45e3a;
--lucky-lobster:#ce3527;
}

More palettes to explore