All Palettes

Color Palette #a8e1e0, #6ad7d2, #50b4b1, #2d8f8c, #1a5b59

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a8e1e0;
}
.hammam-blue {
color: #6ad7d2;
}
.crystalsong-blue {
color: #50b4b1;
}
.taos-turquoise {
color: #2d8f8c;
}
.uncharted {
color: #1a5b59;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a8e1e0;
--hammam-blue:#6ad7d2;
--crystalsong-blue:#50b4b1;
--taos-turquoise:#2d8f8c;
--uncharted:#1a5b59;
}

More palettes to explore