All Palettes

Color Palette #4e3b31, #6f4f3e, #a65b3a, #d39969, #e6c1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.button-eyes {
color: #4e3b31;
}
.traditional-leather {
color: #6f4f3e;
}
.falling-leaves {
color: #a65b3a;
}
.folksy-gold {
color: #d39969;
}
.fabulous-fawn {
color: #e6c1a3;
}

/* CSS Variables */
:root {
--button-eyes:#4e3b31;
--traditional-leather:#6f4f3e;
--falling-leaves:#a65b3a;
--folksy-gold:#d39969;
--fabulous-fawn:#e6c1a3;
}

More palettes to explore