All Palettes

Color Palette #4e3b31, #8b6f5b, #c0a66d, #e1d0a8, #f5e9d6

0%
0%
0%

CSS code for this palette

/* CSS */
.button-eyes {
color: #4e3b31;
}
.sweet-georgia-brown {
color: #8b6f5b;
}
.hashibami-brown {
color: #c0a66d;
}
.gratin-dauphinois {
color: #e1d0a8;
}
.marquee-white {
color: #f5e9d6;
}

/* CSS Variables */
:root {
--button-eyes:#4e3b31;
--sweet-georgia-brown:#8b6f5b;
--hashibami-brown:#c0a66d;
--gratin-dauphinois:#e1d0a8;
--marquee-white:#f5e9d6;
}

More palettes to explore