All Palettes

Color Palette #2a8d8d, #4eb7b7, #6ce4e4, #98f0f0, #ebfffe

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2a8d8d;
}
.crystalsong-blue {
color: #4eb7b7;
}
.blue-crystal-landscape {
color: #6ce4e4;
}
.freezy-breezy {
color: #98f0f0;
}
.aphrodite-s-pearls {
color: #ebfffe;
}

/* CSS Variables */
:root {
--taos-turquoise:#2a8d8d;
--crystalsong-blue:#4eb7b7;
--blue-crystal-landscape:#6ce4e4;
--freezy-breezy:#98f0f0;
--aphrodite-s-pearls:#ebfffe;
}

More palettes to explore