All Palettes

Color Palette #2d2b2a, #5a4e4e, #7f6c6c, #b4a49c, #e5b59f

0%
0%
0%

CSS code for this palette

/* CSS */
.shoe-wax {
color: #2d2b2a;
}
.weathered-brown {
color: #5a4e4e;
}
.twisted-time {
color: #7f6c6c;
}
.desert-echo {
color: #b4a49c;
}
.seasonal-beige {
color: #e5b59f;
}

/* CSS Variables */
:root {
--shoe-wax:#2d2b2a;
--weathered-brown:#5a4e4e;
--twisted-time:#7f6c6c;
--desert-echo:#b4a49c;
--seasonal-beige:#e5b59f;
}

More palettes to explore