All Palettes

Color Palette #5b3a29, #7e4d3a, #a86e5d, #d3b99c, #e2cec5

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.cigar {
color: #7e4d3a;
}
.hazelnut {
color: #a86e5d;
}
.bruin-spice {
color: #d3b99c;
}
.ginger-shortbread {
color: #e2cec5;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--cigar:#7e4d3a;
--hazelnut:#a86e5d;
--bruin-spice:#d3b99c;
--ginger-shortbread:#e2cec5;
}

More palettes to explore