All Palettes

Color Palette #a8e1e1, #8fd6d6, #6bcadb, #4ca8b8, #2d7c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a8e1e1;
}
.sweet-rhapsody {
color: #8fd6d6;
}
.squeaky {
color: #6bcadb;
}
.freshwater {
color: #4ca8b8;
}
.zirconia-teal {
color: #2d7c7c;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a8e1e1;
--sweet-rhapsody:#8fd6d6;
--squeaky:#6bcadb;
--freshwater:#4ca8b8;
--zirconia-teal:#2d7c7c;
}

More palettes to explore