All Palettes

Color Palette #cc8328, #d97a3f, #e6b65b, #f4c67b, #f9e5a4

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-at-dusk {
color: #cc8328;
}
.holy-cannoli {
color: #d97a3f;
}
.river-of-gold {
color: #e6b65b;
}
.sunday-afternoon {
color: #f4c67b;
}
.blended-fruit {
color: #f9e5a4;
}

/* CSS Variables */
:root {
--harvest-at-dusk:#cc8328;
--holy-cannoli:#d97a3f;
--river-of-gold:#e6b65b;
--sunday-afternoon:#f4c67b;
--blended-fruit:#f9e5a4;
}

More palettes to explore