All Palettes

Color Palette #5b3a29, #a46d56, #d2a7a2, #f1c3a2, #f7dfb6

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.sizzling-hot {
color: #a46d56;
}
.la-vie-en-rose {
color: #d2a7a2;
}
.neighborly-peach {
color: #f1c3a2;
}
.hinoki {
color: #f7dfb6;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--sizzling-hot:#a46d56;
--la-vie-en-rose:#d2a7a2;
--neighborly-peach:#f1c3a2;
--hinoki:#f7dfb6;
}

More palettes to explore