All Palettes

Color Palette #2b2b2b, #4f4f4f, #7a7a7a, #a35c5c, #d6b8b8

0%
0%
0%

CSS code for this palette

/* CSS */
.shoe-wax {
color: #2b2b2b;
}
.black-oak {
color: #4f4f4f;
}
.steel {
color: #7a7a7a;
}
.escalante {
color: #a35c5c;
}
.rose-stain {
color: #d6b8b8;
}

/* CSS Variables */
:root {
--shoe-wax:#2b2b2b;
--black-oak:#4f4f4f;
--steel:#7a7a7a;
--escalante:#a35c5c;
--rose-stain:#d6b8b8;
}

More palettes to explore