All Palettes

Color Palette #fed98b, #f0c24c, #d4aa2b, #a87d1f, #7b5a14

0%
0%
0%

CSS code for this palette

/* CSS */
.big-bus-yellow {
color: #fed98b;
}
.adonis-rose-yellow {
color: #f0c24c;
}
.brassy {
color: #d4aa2b;
}
.hacienda {
color: #a87d1f;
}
.coffee-adept {
color: #7b5a14;
}

/* CSS Variables */
:root {
--big-bus-yellow:#fed98b;
--adonis-rose-yellow:#f0c24c;
--brassy:#d4aa2b;
--hacienda:#a87d1f;
--coffee-adept:#7b5a14;
}

More palettes to explore