All Palettes

Color Palette #cc8328, #d76e2d, #e9b15d, #f1d25f, #f9c9a4

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-at-dusk {
color: #cc8328;
}
.christmas-orange {
color: #d76e2d;
}
.tal-yi-gold {
color: #e9b15d;
}
.ride-off-into-the-sunset {
color: #f1d25f;
}
.fresco-cream {
color: #f9c9a4;
}

/* CSS Variables */
:root {
--harvest-at-dusk:#cc8328;
--christmas-orange:#d76e2d;
--tal-yi-gold:#e9b15d;
--ride-off-into-the-sunset:#f1d25f;
--fresco-cream:#f9c9a4;
}

More palettes to explore