All Palettes

Color Palette #cc8328, #d57a2a, #e6a53d, #f6c04c, #f7e0a1

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-at-dusk {
color: #cc8328;
}
.bitter-orange {
color: #d57a2a;
}
.gilded-leaves {
color: #e6a53d;
}
.creamy-sweet-corn {
color: #f6c04c;
}
.aspen-yellow {
color: #f7e0a1;
}

/* CSS Variables */
:root {
--harvest-at-dusk:#cc8328;
--bitter-orange:#d57a2a;
--gilded-leaves:#e6a53d;
--creamy-sweet-corn:#f6c04c;
--aspen-yellow:#f7e0a1;
}

More palettes to explore