All Palettes

Color Palette #a9b8bc, #c1ced2, #d3e2e4, #e7f2f3, #faffff

0%
0%
0%

CSS code for this palette

/* CSS */
.half-sea-fog {
color: #a9b8bc;
}
.alice-white {
color: #c1ced2;
}
.bubbles-in-the-air {
color: #d3e2e4;
}
.ethereal-white {
color: #e7f2f3;
}
.polar-bear-in-a-blizzard {
color: #faffff;
}

/* CSS Variables */
:root {
--half-sea-fog:#a9b8bc;
--alice-white:#c1ced2;
--bubbles-in-the-air:#d3e2e4;
--ethereal-white:#e7f2f3;
--polar-bear-in-a-blizzard:#faffff;
}

More palettes to explore