All Palettes

Color Palette #b2d8e6, #92c6d3, #68b7c0, #4ca3a9, #2d8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.glacier-point {
color: #b2d8e6;
}
.idyllic-isle {
color: #92c6d3;
}
.maritime-soft-blue {
color: #68b7c0;
}
.blue-racer {
color: #4ca3a9;
}
.taos-turquoise {
color: #2d8b89;
}

/* CSS Variables */
:root {
--glacier-point:#b2d8e6;
--idyllic-isle:#92c6d3;
--maritime-soft-blue:#68b7c0;
--blue-racer:#4ca3a9;
--taos-turquoise:#2d8b89;
}

More palettes to explore