All Palettes

Color Palette #a4b7c1, #c0d0d8, #e5e9eb, #f8f4f2, #b7cad7

0%
0%
0%

CSS code for this palette

/* CSS */
.sterling-blue {
color: #a4b7c1;
}
.ballad-blue {
color: #c0d0d8;
}
.snow-cloud {
color: #e5e9eb;
}
.white-chalk {
color: #f8f4f2;
}
.denim-light {
color: #b7cad7;
}

/* CSS Variables */
:root {
--sterling-blue:#a4b7c1;
--ballad-blue:#c0d0d8;
--snow-cloud:#e5e9eb;
--white-chalk:#f8f4f2;
--denim-light:#b7cad7;
}

More palettes to explore