All Palettes

Color Palette #a8a9ad, #afb2b6, #c4c7ca, #d6d9dc, #e6e9eb

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-aluminum {
color: #a8a9ad;
}
.high-rise {
color: #afb2b6;
}
.shining-silver {
color: #c4c7ca;
}
.house-sparrow-s-egg {
color: #d6d9dc;
}
.snow-cloud {
color: #e6e9eb;
}

/* CSS Variables */
:root {
--chrome-aluminum:#a8a9ad;
--high-rise:#afb2b6;
--shining-silver:#c4c7ca;
--house-sparrow-s-egg:#d6d9dc;
--snow-cloud:#e6e9eb;
}

More palettes to explore