All Palettes

Color Palette #d6e5ff, #a8c8ff, #70a0ff, #4da0e0, #2b7a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.veiling-waterfalls {
color: #d6e5ff;
}
.night-snow {
color: #a8c8ff;
}
.fennel-flower {
color: #70a0ff;
}
.waimea-blue {
color: #4da0e0;
}
.valley-of-glaciers {
color: #2b7a9c;
}

/* CSS Variables */
:root {
--veiling-waterfalls:#d6e5ff;
--night-snow:#a8c8ff;
--fennel-flower:#70a0ff;
--waimea-blue:#4da0e0;
--valley-of-glaciers:#2b7a9c;
}

More palettes to explore