All Palettes

Color Palette #4e3b31, #7c5d4b, #a77a6c, #d0a36c, #e7caa7

0%
0%
0%

CSS code for this palette

/* CSS */
.button-eyes {
color: #4e3b31;
}
.rich-walnut {
color: #7c5d4b;
}
.rum-spice {
color: #a77a6c;
}
.wonton-dumpling {
color: #d0a36c;
}
.manila {
color: #e7caa7;
}

/* CSS Variables */
:root {
--button-eyes:#4e3b31;
--rich-walnut:#7c5d4b;
--rum-spice:#a77a6c;
--wonton-dumpling:#d0a36c;
--manila:#e7caa7;
}

More palettes to explore