All Palettes

Color Palette #b2d3e0, #c9e4e4, #9fc7d6, #8db6c8, #daf6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.early-june {
color: #b2d3e0;
}
.waterpark {
color: #c9e4e4;
}
.corydalis-blue {
color: #9fc7d6;
}
.pond-blue {
color: #8db6c8;
}
.let-it-snow {
color: #daf6f6;
}

/* CSS Variables */
:root {
--early-june:#b2d3e0;
--waterpark:#c9e4e4;
--corydalis-blue:#9fc7d6;
--pond-blue:#8db6c8;
--let-it-snow:#daf6f6;
}

More palettes to explore