All Palettes

Color Palette #c2e0e5, #a6d5d8, #80c7d6, #4c99b8, #2b7a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.bathe-blue {
color: #c2e0e5;
}
.iced-aqua {
color: #a6d5d8;
}
.not-a-cloud-in-sight {
color: #80c7d6;
}
.heritage-blue {
color: #4c99b8;
}
.valley-of-glaciers {
color: #2b7a9c;
}

/* CSS Variables */
:root {
--bathe-blue:#c2e0e5;
--iced-aqua:#a6d5d8;
--not-a-cloud-in-sight:#80c7d6;
--heritage-blue:#4c99b8;
--valley-of-glaciers:#2b7a9c;
}

More palettes to explore