All Palettes

Color Palette #2e8a56, #4abf8c, #8fe0ba, #a6e8d0, #cff7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-green {
color: #2e8a56;
}
.garish-green {
color: #4abf8c;
}
.sprig-of-mint {
color: #8fe0ba;
}
.sweet-aqua {
color: #a6e8d0;
}
.cactus-water {
color: #cff7e3;
}

/* CSS Variables */
:root {
--lake-green:#2e8a56;
--garish-green:#4abf8c;
--sprig-of-mint:#8fe0ba;
--sweet-aqua:#a6e8d0;
--cactus-water:#cff7e3;
}

More palettes to explore