All Palettes

Color Palette #2aac87, #3dbd92, #4fd89d, #7ef1a1, #a4f4b7

0%
0%
0%

CSS code for this palette

/* CSS */
.herbal {
color: #2aac87;
}
.green-blue {
color: #3dbd92;
}
.mint-jelly {
color: #4fd89d;
}
.mild-menthol {
color: #7ef1a1;
}
.ultra-mint {
color: #a4f4b7;
}

/* CSS Variables */
:root {
--herbal:#2aac87;
--green-blue:#3dbd92;
--mint-jelly:#4fd89d;
--mild-menthol:#7ef1a1;
--ultra-mint:#a4f4b7;
}

More palettes to explore