All Palettes

Color Palette #f5e6c7, #d2b9a3, #a58b7e, #8e6a5d, #4d3c28

0%
0%
0%

CSS code for this palette

/* CSS */
.cottonseed {
color: #f5e6c7;
}
.coco {
color: #d2b9a3;
}
.stucco {
color: #a58b7e;
}
.wild-cattail {
color: #8e6a5d;
}
.witch-s-cottage {
color: #4d3c28;
}

/* CSS Variables */
:root {
--cottonseed:#f5e6c7;
--coco:#d2b9a3;
--stucco:#a58b7e;
--wild-cattail:#8e6a5d;
--witch-s-cottage:#4d3c28;
}

More palettes to explore