All Palettes

Color Palette #d5f6e3, #a8e1c0, #7acda9, #4abf8c, #00995c

0%
0%
0%

CSS code for this palette

/* CSS */
.cactus-water {
color: #d5f6e3;
}
.mountain-mint {
color: #a8e1c0;
}
.crystal-gem {
color: #7acda9;
}
.garish-green {
color: #4abf8c;
}
.green-gloss {
color: #00995c;
}

/* CSS Variables */
:root {
--cactus-water:#d5f6e3;
--mountain-mint:#a8e1c0;
--crystal-gem:#7acda9;
--garish-green:#4abf8c;
--green-gloss:#00995c;
}

More palettes to explore