All Palettes

Color Palette #d8c669, #f2e49c, #e3b95f, #a78949, #8d6b3f

0%
0%
0%

CSS code for this palette

/* CSS */
.california-dreaming {
color: #d8c669;
}
.lemonade {
color: #f2e49c;
}
.river-of-gold {
color: #e3b95f;
}
.mustard-gold {
color: #a78949;
}
.spanish-leather {
color: #8d6b3f;
}

/* CSS Variables */
:root {
--california-dreaming:#d8c669;
--lemonade:#f2e49c;
--river-of-gold:#e3b95f;
--mustard-gold:#a78949;
--spanish-leather:#8d6b3f;
}

More palettes to explore