All Palettes

Color Palette #d6b938, #f0c65c, #f7e0a1, #e5c29a, #c09f62

0%
0%
0%

CSS code for this palette

/* CSS */
.woven-gold {
color: #d6b938;
}
.citrus-zest {
color: #f0c65c;
}
.aspen-yellow {
color: #f7e0a1;
}
.tostada {
color: #e5c29a;
}
.gold-spell {
color: #c09f62;
}

/* CSS Variables */
:root {
--woven-gold:#d6b938;
--citrus-zest:#f0c65c;
--aspen-yellow:#f7e0a1;
--tostada:#e5c29a;
--gold-spell:#c09f62;
}

More palettes to explore