All Palettes

Color Palette #a6a8ab, #b1b4b9, #c0c4c9, #d0d3d7, #e2e4e9

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-aluminum {
color: #a6a8ab;
}
.astroscopus-grey {
color: #b1b4b9;
}
.ash-blue {
color: #c0c4c9;
}
.veiled-spotlight {
color: #d0d3d7;
}
.silver-city {
color: #e2e4e9;
}

/* CSS Variables */
:root {
--chrome-aluminum:#a6a8ab;
--astroscopus-grey:#b1b4b9;
--ash-blue:#c0c4c9;
--veiled-spotlight:#d0d3d7;
--silver-city:#e2e4e9;
}

More palettes to explore