All Palettes

Color Palette #00ff80, #4dffb8, #8affda, #b3fff0, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.guppie-green {
color: #00ff80;
}
.hanuman-green {
color: #4dffb8;
}
.roller-derby {
color: #8affda;
}
.peppermint-frosting {
color: #b3fff0;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--guppie-green:#00ff80;
--hanuman-green:#4dffb8;
--roller-derby:#8affda;
--peppermint-frosting:#b3fff0;
--light-cyan:#e0ffff;
}

More palettes to explore