All Palettes

Color Palette #4e3b31, #7c5c4b, #a86d5d, #d9a56d, #f1d7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.button-eyes {
color: #4e3b31;
}
.rich-walnut {
color: #7c5c4b;
}
.honey-maple {
color: #a86d5d;
}
.western-sunrise {
color: #d9a56d;
}
.straw-hat {
color: #f1d7a7;
}

/* CSS Variables */
:root {
--button-eyes:#4e3b31;
--rich-walnut:#7c5c4b;
--honey-maple:#a86d5d;
--western-sunrise:#d9a56d;
--straw-hat:#f1d7a7;
}

More palettes to explore