All Palettes

Color Palette #afb3b6, #a9aeb2, #d1d4d6, #dfe0e2, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.astroscopus-grey {
color: #afb3b6;
}
.mirror-mirror {
color: #a9aeb2;
}
.twilight-grey {
color: #d1d4d6;
}
.wind-chime {
color: #dfe0e2;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--astroscopus-grey:#afb3b6;
--mirror-mirror:#a9aeb2;
--twilight-grey:#d1d4d6;
--wind-chime:#dfe0e2;
--white:#ffffff;
}

More palettes to explore