All Palettes

Color Palette #36393a, #585d5f, #7a7c7f, #a2a7a9, #c0c2c4

0%
0%
0%

CSS code for this palette

/* CSS */
.greenblack {
color: #36393a;
}
.mostly-metal {
color: #585d5f;
}
.tarnished-silver {
color: #7a7c7f;
}
.ironbreaker-metal {
color: #a2a7a9;
}
.foil {
color: #c0c2c4;
}

/* CSS Variables */
:root {
--greenblack:#36393a;
--mostly-metal:#585d5f;
--tarnished-silver:#7a7c7f;
--ironbreaker-metal:#a2a7a9;
--foil:#c0c2c4;
}

More palettes to explore