All Palettes

Color Palette #4b3c2a, #7d6b5e, #a99075, #d2b85b, #f4e2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c2a;
}
.antique-earth {
color: #7d6b5e;
}
.pioneer-village {
color: #a99075;
}
.luxurious {
color: #d2b85b;
}
.cameo-cream {
color: #f4e2c3;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c2a;
--antique-earth:#7d6b5e;
--pioneer-village:#a99075;
--luxurious:#d2b85b;
--cameo-cream:#f4e2c3;
}

More palettes to explore