All Palettes

Color Palette #dab80b, #cd8e3c, #d76e28, #4a9a3c, #7d5e3b

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-tooth {
color: #dab80b;
}
.anzac {
color: #cd8e3c;
}
.christmas-orange {
color: #d76e28;
}
.enviable {
color: #4a9a3c;
}
.japanese-iris {
color: #7d5e3b;
}

/* CSS Variables */
:root {
--gold-tooth:#dab80b;
--anzac:#cd8e3c;
--christmas-orange:#d76e28;
--enviable:#4a9a3c;
--japanese-iris:#7d5e3b;
}

More palettes to explore