All Palettes

Color Palette #b9eef9, #a2d6e6, #62b2c6, #3c98af, #2a7b9d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-effect {
color: #b9eef9;
}
.nevada-sky {
color: #a2d6e6;
}
.gondolier {
color: #62b2c6;
}
.water-welt {
color: #3c98af;
}
.valley-of-glaciers {
color: #2a7b9d;
}

/* CSS Variables */
:root {
--ice-effect:#b9eef9;
--nevada-sky:#a2d6e6;
--gondolier:#62b2c6;
--water-welt:#3c98af;
--valley-of-glaciers:#2a7b9d;
}

More palettes to explore