All Palettes

Color Palette #5ea676, #4abf8c, #3edaa1, #9feabf, #def7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-forest {
color: #5ea676;
}
.garish-green {
color: #4abf8c;
}
.mint-jelly {
color: #3edaa1;
}
.nightly-aurora {
color: #9feabf;
}
.treacherous-blizzard {
color: #def7e9;
}

/* CSS Variables */
:root {
--aqua-forest:#5ea676;
--garish-green:#4abf8c;
--mint-jelly:#3edaa1;
--nightly-aurora:#9feabf;
--treacherous-blizzard:#def7e9;
}

More palettes to explore