All Palettes

Color Palette #4b3c25, #9b8a6f, #d6c6a8, #e6dfd1, #f4f1ec

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c25;
}
.mississippi-mud {
color: #9b8a6f;
}
.garden-country {
color: #d6c6a8;
}
.canvas-cloth {
color: #e6dfd1;
}
.luster-white {
color: #f4f1ec;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c25;
--mississippi-mud:#9b8a6f;
--garden-country:#d6c6a8;
--canvas-cloth:#e6dfd1;
--luster-white:#f4f1ec;
}

More palettes to explore