All Palettes

Color Palette #a7a8aa, #afb2b6, #c6c7c8, #d1d4d6, #dfe0e2

0%
0%
0%

CSS code for this palette

/* CSS */
.ultimate-grey {
color: #a7a8aa;
}
.high-rise {
color: #afb2b6;
}
.shining-silver {
color: #c6c7c8;
}
.twilight-grey {
color: #d1d4d6;
}
.wind-chime {
color: #dfe0e2;
}

/* CSS Variables */
:root {
--ultimate-grey:#a7a8aa;
--high-rise:#afb2b6;
--shining-silver:#c6c7c8;
--twilight-grey:#d1d4d6;
--wind-chime:#dfe0e2;
}

More palettes to explore