All Palettes

Color Palette #a7d7b8, #80c6a1, #5abf86, #3ea87c, #2a8d5c

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.foul-green {
color: #80c6a1;
}
.spearmint-burst {
color: #5abf86;
}
.funk {
color: #3ea87c;
}
.lake-green {
color: #2a8d5c;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--foul-green:#80c6a1;
--spearmint-burst:#5abf86;
--funk:#3ea87c;
--lake-green:#2a8d5c;
}

More palettes to explore