All Palettes

Color Palette #a7d7b8, #6fd8a1, #3cc88b, #2fac7c, #1e996c

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.aurora-green {
color: #6fd8a1;
}
.greenish-teal {
color: #3cc88b;
}
.cosmic-green {
color: #2fac7c;
}
.starship-trooper {
color: #1e996c;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--aurora-green:#6fd8a1;
--greenish-teal:#3cc88b;
--cosmic-green:#2fac7c;
--starship-trooper:#1e996c;
}

More palettes to explore