All Palettes

Color Palette #d97f3f, #e6b65b, #f1d66a, #a9c73d, #5c9d3f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-potato {
color: #d97f3f;
}
.river-of-gold {
color: #e6b65b;
}
.yellow-cream {
color: #f1d66a;
}
.crisp-green {
color: #a9c73d;
}
.calm-balm {
color: #5c9d3f;
}

/* CSS Variables */
:root {
--sweet-potato:#d97f3f;
--river-of-gold:#e6b65b;
--yellow-cream:#f1d66a;
--crisp-green:#a9c73d;
--calm-balm:#5c9d3f;
}

More palettes to explore