All Palettes

Color Palette #4b3c2a, #7c6c50, #a69f7d, #c5b59b, #d79e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c2a;
}
.greyish-brown {
color: #7c6c50;
}
.hillary {
color: #a69f7d;
}
.best-beige {
color: #c5b59b;
}
.shanghai-peach {
color: #d79e8e;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c2a;
--greyish-brown:#7c6c50;
--hillary:#a69f7d;
--best-beige:#c5b59b;
--shanghai-peach:#d79e8e;
}

More palettes to explore