All Palettes

Color Palette #2aac87, #2ebd97, #4cd69f, #80ffc1, #a3ffda

0%
0%
0%

CSS code for this palette

/* CSS */
.herbal {
color: #2aac87;
}
.mountain-meadow {
color: #2ebd97;
}
.mint-jelly {
color: #4cd69f;
}
.mint-bliss {
color: #80ffc1;
}
.icery {
color: #a3ffda;
}

/* CSS Variables */
:root {
--herbal:#2aac87;
--mountain-meadow:#2ebd97;
--mint-jelly:#4cd69f;
--mint-bliss:#80ffc1;
--icery:#a3ffda;
}

More palettes to explore