All Palettes

Color Palette #4c3b2a, #7c5d4b, #a79a7b, #c2b799, #e2bfa2

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4c3b2a;
}
.rich-walnut {
color: #7c5d4b;
}
.olive-chutney {
color: #a79a7b;
}
.distant-valley {
color: #c2b799;
}
.eggshell-paper {
color: #e2bfa2;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4c3b2a;
--rich-walnut:#7c5d4b;
--olive-chutney:#a79a7b;
--distant-valley:#c2b799;
--eggshell-paper:#e2bfa2;
}

More palettes to explore