All Palettes

Color Palette #c7dde5, #a4c6d6, #77b2c0, #4b9cbe, #2d8ea9

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-sloth {
color: #c7dde5;
}
.corydalis-blue {
color: #a4c6d6;
}
.glacier {
color: #77b2c0;
}
.mountain-bluebird {
color: #4b9cbe;
}
.carol {
color: #2d8ea9;
}

/* CSS Variables */
:root {
--light-blue-sloth:#c7dde5;
--corydalis-blue:#a4c6d6;
--glacier:#77b2c0;
--mountain-bluebird:#4b9cbe;
--carol:#2d8ea9;
}

More palettes to explore