All Palettes

Color Palette #a7a8aa, #afb2b6, #d1d4d7, #e6e9eb, #f0f2f5

0%
0%
0%

CSS code for this palette

/* CSS */
.ultimate-grey {
color: #a7a8aa;
}
.high-rise {
color: #afb2b6;
}
.twilight-grey {
color: #d1d4d7;
}
.snow-cloud {
color: #e6e9eb;
}
.errigal-white {
color: #f0f2f5;
}

/* CSS Variables */
:root {
--ultimate-grey:#a7a8aa;
--high-rise:#afb2b6;
--twilight-grey:#d1d4d7;
--snow-cloud:#e6e9eb;
--errigal-white:#f0f2f5;
}

More palettes to explore