All Palettes

Color Palette #e8c8b0, #d3a778, #c68a5d, #a56a4a, #8b4e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.pinkham {
color: #e8c8b0;
}
.mulled-spice {
color: #d3a778;
}
.wheatberry {
color: #c68a5d;
}
.hazel {
color: #a56a4a;
}
.spiced-red {
color: #8b4e3c;
}

/* CSS Variables */
:root {
--pinkham:#e8c8b0;
--mulled-spice:#d3a778;
--wheatberry:#c68a5d;
--hazel:#a56a4a;
--spiced-red:#8b4e3c;
}

More palettes to explore