All Palettes

Color Palette #4c3e29, #705c48, #a78c6c, #e3b95f, #d89d69

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4c3e29;
}
.dapper {
color: #705c48;
}
.tannin {
color: #a78c6c;
}
.river-of-gold {
color: #e3b95f;
}
.caramelo-dulce {
color: #d89d69;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4c3e29;
--dapper:#705c48;
--tannin:#a78c6c;
--river-of-gold:#e3b95f;
--caramelo-dulce:#d89d69;
}

More palettes to explore