All Palettes

Color Palette #f2d12c, #d3b031, #b8993d, #a07e4b, #8b5b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-dream {
color: #f2d12c;
}
.ogen-melon {
color: #d3b031;
}
.golden-history {
color: #b8993d;
}
.heart-of-gold {
color: #a07e4b;
}
.barn-door {
color: #8b5b5b;
}

/* CSS Variables */
:root {
--golden-dream:#f2d12c;
--ogen-melon:#d3b031;
--golden-history:#b8993d;
--heart-of-gold:#a07e4b;
--barn-door:#8b5b5b;
}

More palettes to explore