All Palettes

Color Palette #9c7c5e, #c6a56c, #e3c66d, #f9e67b, #f5b261

0%
0%
0%

CSS code for this palette

/* CSS */
.sandpit {
color: #9c7c5e;
}
.flickering-gold {
color: #c6a56c;
}
.bountiful-gold {
color: #e3c66d;
}
.pineapple-juice {
color: #f9e67b;
}
.stirring-orange {
color: #f5b261;
}

/* CSS Variables */
:root {
--sandpit:#9c7c5e;
--flickering-gold:#c6a56c;
--bountiful-gold:#e3c66d;
--pineapple-juice:#f9e67b;
--stirring-orange:#f5b261;
}

More palettes to explore