All Palettes

Color Palette #141414, #1e291e, #b5a6a6, #d2c1c1, #a87a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.sooty {
color: #141414;
}
.kuro-green {
color: #1e291e;
}
.centennial-rose {
color: #b5a6a6;
}
.wishy-washy-brown {
color: #d2c1c1;
}
.salon-rose {
color: #a87a7a;
}

/* CSS Variables */
:root {
--sooty:#141414;
--kuro-green:#1e291e;
--centennial-rose:#b5a6a6;
--wishy-washy-brown:#d2c1c1;
--salon-rose:#a87a7a;
}

More palettes to explore