All Palettes

Color Palette #aeff6b, #8eff3d, #5bff1a, #2bff00, #00d600

0%
0%
0%

CSS code for this palette

/* CSS */
.stinging-wasabi {
color: #aeff6b;
}
.lush-greenery {
color: #8eff3d;
}
.traffic-green {
color: #5bff1a;
}
.signal-green {
color: #2bff00;
}
.greenalicious {
color: #00d600;
}

/* CSS Variables */
:root {
--stinging-wasabi:#aeff6b;
--lush-greenery:#8eff3d;
--traffic-green:#5bff1a;
--signal-green:#2bff00;
--greenalicious:#00d600;
}

More palettes to explore