All Palettes

Color Palette #3c8b3c, #87b04a, #b0d14d, #f4e79f, #d1a25c

0%
0%
0%

CSS code for this palette

/* CSS */
.resplendent-growth {
color: #3c8b3c;
}
.savoy {
color: #87b04a;
}
.solid-gold {
color: #b0d14d;
}
.lazy-daisy {
color: #f4e79f;
}
.sweet-honey {
color: #d1a25c;
}

/* CSS Variables */
:root {
--resplendent-growth:#3c8b3c;
--savoy:#87b04a;
--solid-gold:#b0d14d;
--lazy-daisy:#f4e79f;
--sweet-honey:#d1a25c;
}

More palettes to explore