All Palettes

Color Palette #f6e2b1, #f5c88a, #f09c00, #d68f00, #a86d00

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e2b1;
}
.arts-crafts-gold {
color: #f5c88a;
}
.wiener-schnitzel {
color: #f09c00;
}
.harvest-eve-gold {
color: #d68f00;
}
.cookie-dough {
color: #a86d00;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e2b1;
--arts-crafts-gold:#f5c88a;
--wiener-schnitzel:#f09c00;
--harvest-eve-gold:#d68f00;
--cookie-dough:#a86d00;
}

More palettes to explore