All Palettes

Color Palette #c7dde5, #a4c7db, #7eb2c4, #4a9cb0, #2a7b98

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-sloth {
color: #c7dde5;
}
.mr-frosty {
color: #a4c7db;
}
.heavenly {
color: #7eb2c4;
}
.starflower-blue {
color: #4a9cb0;
}
.valley-of-glaciers {
color: #2a7b98;
}

/* CSS Variables */
:root {
--light-blue-sloth:#c7dde5;
--mr-frosty:#a4c7db;
--heavenly:#7eb2c4;
--starflower-blue:#4a9cb0;
--valley-of-glaciers:#2a7b98;
}

More palettes to explore