All Palettes

Color Palette #5b3a29, #a86d5d, #e2b0a2, #f7d8c5, #eedbb4

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.honey-maple {
color: #a86d5d;
}
.pale-blush {
color: #e2b0a2;
}
.porcelain-tan {
color: #f7d8c5;
}
.savon-de-provence {
color: #eedbb4;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--honey-maple:#a86d5d;
--pale-blush:#e2b0a2;
--porcelain-tan:#f7d8c5;
--savon-de-provence:#eedbb4;
}

More palettes to explore