All Palettes

Color Palette #afb2b6, #d0d4d7, #e6e9eb, #f5f7f9, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.high-rise {
color: #afb2b6;
}
.veiled-spotlight {
color: #d0d4d7;
}
.snow-cloud {
color: #e6e9eb;
}
.gram-s-hair {
color: #f5f7f9;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--high-rise:#afb2b6;
--veiled-spotlight:#d0d4d7;
--snow-cloud:#e6e9eb;
--gram-s-hair:#f5f7f9;
--white:#ffffff;
}

More palettes to explore