All Palettes

Color Palette #d6d8d4, #b1b4b1, #7a7d78, #e3e5e0, #a3a6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.dove-wing {
color: #d6d8d4;
}
.silverstone {
color: #b1b4b1;
}
.gunsmoke {
color: #7a7d78;
}
.canyon-wind {
color: #e3e5e0;
}
.unusual-grey {
color: #a3a6a0;
}

/* CSS Variables */
:root {
--dove-wing:#d6d8d4;
--silverstone:#b1b4b1;
--gunsmoke:#7a7d78;
--canyon-wind:#e3e5e0;
--unusual-grey:#a3a6a0;
}

More palettes to explore