All Palettes

Color Palette #f2f2f2, #d9d9d9, #b0b0b0, #7d7d7d, #4d4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-silk {
color: #f2f2f2;
}
.orochimaru {
color: #d9d9d9;
}
.palladium {
color: #b0b0b0;
}
.aged-moustache-grey {
color: #7d7d7d;
}
.thunder {
color: #4d4d4d;
}

/* CSS Variables */
:root {
--bleached-silk:#f2f2f2;
--orochimaru:#d9d9d9;
--palladium:#b0b0b0;
--aged-moustache-grey:#7d7d7d;
--thunder:#4d4d4d;
}

More palettes to explore