All Palettes

Color Palette #e97c5d, #f2b55a, #f2d269, #f2e6a6, #c8a379

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-daylily {
color: #e97c5d;
}
.golden-hour {
color: #f2b55a;
}
.yellow-cream {
color: #f2d269;
}
.cymophane-yellow {
color: #f2e6a6;
}
.fresh-sawdust {
color: #c8a379;
}

/* CSS Variables */
:root {
--orange-daylily:#e97c5d;
--golden-hour:#f2b55a;
--yellow-cream:#f2d269;
--cymophane-yellow:#f2e6a6;
--fresh-sawdust:#c8a379;
}

More palettes to explore