All Palettes

Color Palette #2d2b2a, #403b3b, #b93c3c, #c6a86c, #e5e0d1

0%
0%
0%

CSS code for this palette

/* CSS */
.shoe-wax {
color: #2d2b2a;
}
.desert-shadow {
color: #403b3b;
}
.edgy-red {
color: #b93c3c;
}
.ginger-ale {
color: #c6a86c;
}
.focus {
color: #e5e0d1;
}

/* CSS Variables */
:root {
--shoe-wax:#2d2b2a;
--desert-shadow:#403b3b;
--edgy-red:#b93c3c;
--ginger-ale:#c6a86c;
--focus:#e5e0d1;
}

More palettes to explore