All Palettes

Color Palette #a3e0d3, #80d6c5, #4cb8b1, #1c9c9c, #00857c

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-mint {
color: #a3e0d3;
}
.tender-turquoise {
color: #80d6c5;
}
.tropical-escape {
color: #4cb8b1;
}
.talismanic-teal {
color: #1c9c9c;
}
.ornamental-turquoise {
color: #00857c;
}

/* CSS Variables */
:root {
--sparkling-mint:#a3e0d3;
--tender-turquoise:#80d6c5;
--tropical-escape:#4cb8b1;
--talismanic-teal:#1c9c9c;
--ornamental-turquoise:#00857c;
}

More palettes to explore