All Palettes

Color Palette #d7c5b7, #e2b9a1, #d79a79, #c78a5c, #4c3e29

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-nudity {
color: #d7c5b7;
}
.warming-peach {
color: #e2b9a1;
}
.italian-clay {
color: #d79a79;
}
.wheatberry {
color: #c78a5c;
}
.witch-s-cottage {
color: #4c3e29;
}

/* CSS Variables */
:root {
--pink-nudity:#d7c5b7;
--warming-peach:#e2b9a1;
--italian-clay:#d79a79;
--wheatberry:#c78a5c;
--witch-s-cottage:#4c3e29;
}

More palettes to explore