All Palettes

Color Palette #3a8d3b, #5bcf59, #87e8a3, #f1f45d, #f7a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.resplendent-growth {
color: #3a8d3b;
}
.koopa-green-shell {
color: #5bcf59;
}
.jovial-jade {
color: #87e8a3;
}
.buttercup-glow {
color: #f1f45d;
}
.candy-heart-pink {
color: #f7a1a1;
}

/* CSS Variables */
:root {
--resplendent-growth:#3a8d3b;
--koopa-green-shell:#5bcf59;
--jovial-jade:#87e8a3;
--buttercup-glow:#f1f45d;
--candy-heart-pink:#f7a1a1;
}

More palettes to explore