All Palettes

Color Palette #b8e0ff, #a8d3e1, #6eb2bf, #3e9cc1, #007e94

0%
0%
0%

CSS code for this palette

/* CSS */
.dithered-sky {
color: #b8e0ff;
}
.light-blue-glint {
color: #a8d3e1;
}
.water-music {
color: #6eb2bf;
}
.norse-blue {
color: #3e9cc1;
}
.mosaic-blue {
color: #007e94;
}

/* CSS Variables */
:root {
--dithered-sky:#b8e0ff;
--light-blue-glint:#a8d3e1;
--water-music:#6eb2bf;
--norse-blue:#3e9cc1;
--mosaic-blue:#007e94;
}

More palettes to explore