All Palettes

Color Palette #2c8c84, #51bdaf, #8de7d1, #b2f5e1, #e5ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.tropical-escape {
color: #51bdaf;
}
.sea-foam {
color: #8de7d1;
}
.east-cape {
color: #b2f5e1;
}
.winter-mist {
color: #e5ffeb;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--tropical-escape:#51bdaf;
--sea-foam:#8de7d1;
--east-cape:#b2f5e1;
--winter-mist:#e5ffeb;
}

More palettes to explore