All Palettes

Color Palette #00ff80, #2effaf, #57ffdb, #8affef, #c2ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.guppie-green {
color: #00ff80;
}
.greenish-cyan {
color: #2effaf;
}
.rare-wind {
color: #57ffdb;
}
.defense-matrix {
color: #8affef;
}
.friendly-frost {
color: #c2ffff;
}

/* CSS Variables */
:root {
--guppie-green:#00ff80;
--greenish-cyan:#2effaf;
--rare-wind:#57ffdb;
--defense-matrix:#8affef;
--friendly-frost:#c2ffff;
}

More palettes to explore