All Palettes

Color Palette #6f4f3e, #e6c9b3, #c2b180, #d9a85e, #9f512d

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-leather {
color: #6f4f3e;
}
.geyser-basin {
color: #e6c9b3;
}
.ecru {
color: #c2b180;
}
.cat-s-eye-marble {
color: #d9a85e;
}
.texas-ranger-brown {
color: #9f512d;
}

/* CSS Variables */
:root {
--traditional-leather:#6f4f3e;
--geyser-basin:#e6c9b3;
--ecru:#c2b180;
--cat-s-eye-marble:#d9a85e;
--texas-ranger-brown:#9f512d;
}

More palettes to explore