All Palettes

Color Palette #d7c5b2, #c5a69b, #a77a6c, #5b3a29, #e6cba8

0%
0%
0%

CSS code for this palette

/* CSS */
.chalk-beige {
color: #d7c5b2;
}
.taupe-tapestry {
color: #c5a69b;
}
.rum-spice {
color: #a77a6c;
}
.weathered-bamboo {
color: #5b3a29;
}
.manila {
color: #e6cba8;
}

/* CSS Variables */
:root {
--chalk-beige:#d7c5b2;
--taupe-tapestry:#c5a69b;
--rum-spice:#a77a6c;
--weathered-bamboo:#5b3a29;
--manila:#e6cba8;
}

More palettes to explore