All Palettes

Color Palette #37b34a, #4dcb5a, #7edd8b, #a1edb4, #b1f6c7

0%
0%
0%

CSS code for this palette

/* CSS */
.spandex-green {
color: #37b34a;
}
.koopa-green-shell {
color: #4dcb5a;
}
.ragweed {
color: #7edd8b;
}
.ultra-mint {
color: #a1edb4;
}
.seafoam-splashes {
color: #b1f6c7;
}

/* CSS Variables */
:root {
--spandex-green:#37b34a;
--koopa-green-shell:#4dcb5a;
--ragweed:#7edd8b;
--ultra-mint:#a1edb4;
--seafoam-splashes:#b1f6c7;
}

More palettes to explore