All Palettes

Color Palette #4c3d29, #8c6f54, #d0a66c, #f0e1c1, #f6f1e4

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4c3d29;
}
.ash-gold {
color: #8c6f54;
}
.wonton-dumpling {
color: #d0a66c;
}
.woven-raffia {
color: #f0e1c1;
}
.bright-moon {
color: #f6f1e4;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4c3d29;
--ash-gold:#8c6f54;
--wonton-dumpling:#d0a66c;
--woven-raffia:#f0e1c1;
--bright-moon:#f6f1e4;
}

More palettes to explore