All Palettes

Color Palette #c2c0d3, #c7cddb, #d9e4ed, #e7f3f4, #fcfcfc

0%
0%
0%

CSS code for this palette

/* CSS */
.estate-violet {
color: #c2c0d3;
}
.steel-mist {
color: #c7cddb;
}
.ocean-air {
color: #d9e4ed;
}
.milky-way {
color: #e7f3f4;
}
.emptiness {
color: #fcfcfc;
}

/* CSS Variables */
:root {
--estate-violet:#c2c0d3;
--steel-mist:#c7cddb;
--ocean-air:#d9e4ed;
--milky-way:#e7f3f4;
--emptiness:#fcfcfc;
}

More palettes to explore