All Palettes

Color Palette #d8f3f0, #b9e2e9, #87d8d9, #51b8b3, #2a8c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.air-of-mint {
color: #d8f3f0;
}
.alaskan-wind {
color: #b9e2e9;
}
.island-oasis {
color: #87d8d9;
}
.crystalsong-blue {
color: #51b8b3;
}
.taos-turquoise {
color: #2a8c8d;
}

/* CSS Variables */
:root {
--air-of-mint:#d8f3f0;
--alaskan-wind:#b9e2e9;
--island-oasis:#87d8d9;
--crystalsong-blue:#51b8b3;
--taos-turquoise:#2a8c8d;
}

More palettes to explore