All Palettes

Color Palette #2c8c84, #2fb1a2, #4cd6b4, #a8e1e0, #eff5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.capture {
color: #2fb1a2;
}
.peppy-peacock {
color: #4cd6b4;
}
.ice-crystal-blue {
color: #a8e1e0;
}
.bakery-box {
color: #eff5f4;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--capture:#2fb1a2;
--peppy-peacock:#4cd6b4;
--ice-crystal-blue:#a8e1e0;
--bakery-box:#eff5f4;
}

More palettes to explore