All Palettes

Color Palette #2c7c9b, #4f9db0, #8bced5, #b0e0e8, #f7f6f2

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #2c7c9b;
}
.starflower-blue {
color: #4f9db0;
}
.sky-watch {
color: #8bced5;
}
.powder-blue {
color: #b0e0e8;
}
.high-reflective-white {
color: #f7f6f2;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#2c7c9b;
--starflower-blue:#4f9db0;
--sky-watch:#8bced5;
--powder-blue:#b0e0e8;
--high-reflective-white:#f7f6f2;
}

More palettes to explore