All Palettes

Color Palette #5b3a29, #8b4e3c, #bf7c5f, #e9bfa5, #f4d1c3

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.spiced-red {
color: #8b4e3c;
}
.pinata {
color: #bf7c5f;
}
.biscuit-beige {
color: #e9bfa5;
}
.sand-island {
color: #f4d1c3;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--spiced-red:#8b4e3c;
--pinata:#bf7c5f;
--biscuit-beige:#e9bfa5;
--sand-island:#f4d1c3;
}

More palettes to explore