All Palettes

Color Palette #2c3329, #4a4f4e, #7c7e7d, #b4b6b4, #e5e6e5

0%
0%
0%

CSS code for this palette

/* CSS */
.ebony-wood {
color: #2c3329;
}
.cover-of-night {
color: #4a4f4e;
}
.iron-grey {
color: #7c7e7d;
}
.brainstem-grey {
color: #b4b6b4;
}
.whale-bone {
color: #e5e6e5;
}

/* CSS Variables */
:root {
--ebony-wood:#2c3329;
--cover-of-night:#4a4f4e;
--iron-grey:#7c7e7d;
--brainstem-grey:#b4b6b4;
--whale-bone:#e5e6e5;
}

More palettes to explore