All Palettes

Color Palette #0b0c0e, #2e3033, #4f5154, #7a7d7f, #a6a8ab

0%
0%
0%

CSS code for this palette

/* CSS */
.black-wash {
color: #0b0c0e;
}
.cod-grey {
color: #2e3033;
}
.lump-of-coal {
color: #4f5154;
}
.namara-grey {
color: #7a7d7f;
}
.chrome-aluminum {
color: #a6a8ab;
}

/* CSS Variables */
:root {
--black-wash:#0b0c0e;
--cod-grey:#2e3033;
--lump-of-coal:#4f5154;
--namara-grey:#7a7d7f;
--chrome-aluminum:#a6a8ab;
}

More palettes to explore