All Palettes

Color Palette #8c6d4f, #c2af99, #e0d1b8, #d3c2a1, #a56950

0%
0%
0%

CSS code for this palette

/* CSS */
.bean-pot {
color: #8c6d4f;
}
.vast-desert {
color: #c2af99;
}
.chopsticks {
color: #e0d1b8;
}
.double-spanish-white {
color: #d3c2a1;
}
.hot-cacao {
color: #a56950;
}

/* CSS Variables */
:root {
--bean-pot:#8c6d4f;
--vast-desert:#c2af99;
--chopsticks:#e0d1b8;
--double-spanish-white:#d3c2a1;
--hot-cacao:#a56950;
}

More palettes to explore