All Palettes

Color Palette #404040, #6b6b6b, #9c9c9c, #c2c2c2, #ebebeb

0%
0%
0%

CSS code for this palette

/* CSS */
.bauhaus {
color: #404040;
}
.boat-anchor {
color: #6b6b6b;
}
.codex-grey {
color: #9c9c9c;
}
.magnesium {
color: #c2c2c2;
}
.mercury {
color: #ebebeb;
}

/* CSS Variables */
:root {
--bauhaus:#404040;
--boat-anchor:#6b6b6b;
--codex-grey:#9c9c9c;
--magnesium:#c2c2c2;
--mercury:#ebebeb;
}

More palettes to explore