All Palettes

Color Palette #deeaf7, #b7d3e6, #94c5db, #6cb2d0, #3b578c

0%
0%
0%

CSS code for this palette

/* CSS */
.freeze-up {
color: #deeaf7;
}
.tiny-mr-frosty {
color: #b7d3e6;
}
.caribbean-coast {
color: #94c5db;
}
.charter {
color: #6cb2d0;
}
.antilles-blue {
color: #3b578c;
}

/* CSS Variables */
:root {
--freeze-up:#deeaf7;
--tiny-mr-frosty:#b7d3e6;
--caribbean-coast:#94c5db;
--charter:#6cb2d0;
--antilles-blue:#3b578c;
}

More palettes to explore