All Palettes

Color Palette #b1f2de, #76d5b1, #4acf9e, #2ac07a, #009957

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-tea {
color: #b1f2de;
}
.tadorna-teal {
color: #76d5b1;
}
.mint-jelly {
color: #4acf9e;
}
.times-square-screens {
color: #2ac07a;
}
.fern-green {
color: #009957;
}

/* CSS Variables */
:root {
--mint-tea:#b1f2de;
--tadorna-teal:#76d5b1;
--mint-jelly:#4acf9e;
--times-square-screens:#2ac07a;
--fern-green:#009957;
}

More palettes to explore