All Palettes

Color Palette #d6d8d4, #b1b4b1, #a0a6a4, #7a7f7c, #4b4e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.dove-wing {
color: #d6d8d4;
}
.silverstone {
color: #b1b4b1;
}
.castlegate {
color: #a0a6a4;
}
.shutter-grey {
color: #7a7f7c;
}
.cover-of-night {
color: #4b4e4d;
}

/* CSS Variables */
:root {
--dove-wing:#d6d8d4;
--silverstone:#b1b4b1;
--castlegate:#a0a6a4;
--shutter-grey:#7a7f7c;
--cover-of-night:#4b4e4d;
}

More palettes to explore