All Palettes

Color Palette #c4c4c4, #a1a1a1, #7d7d7d, #595959, #3b3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.explosive-grey {
color: #c4c4c4;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}
.aged-moustache-grey {
color: #7d7d7d;
}
.shadow-mountain {
color: #595959;
}
.black-liquorice {
color: #3b3b3b;
}

/* CSS Variables */
:root {
--explosive-grey:#c4c4c4;
--artificial-intelligence-grey:#a1a1a1;
--aged-moustache-grey:#7d7d7d;
--shadow-mountain:#595959;
--black-liquorice:#3b3b3b;
}

More palettes to explore