All Palettes

Color Palette #5b3a29, #a86d5d, #d5b29a, #e6d3b3, #f0e0c7

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.honey-maple {
color: #a86d5d;
}
.entrada-sandstone {
color: #d5b29a;
}
.journal-white {
color: #e6d3b3;
}
.thatched-roof {
color: #f0e0c7;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--honey-maple:#a86d5d;
--entrada-sandstone:#d5b29a;
--journal-white:#e6d3b3;
--thatched-roof:#f0e0c7;
}

More palettes to explore