All Palettes

Color Palette #4e3c3b, #8c7f78, #b0a39c, #d7c5b7, #f2e9e3

0%
0%
0%

CSS code for this palette

/* CSS */
.burnt-bamboo {
color: #4e3c3b;
}
.bleached-bark {
color: #8c7f78;
}
.in-the-hills {
color: #b0a39c;
}
.pink-nudity {
color: #d7c5b7;
}
.light-pecan-pine {
color: #f2e9e3;
}

/* CSS Variables */
:root {
--burnt-bamboo:#4e3c3b;
--bleached-bark:#8c7f78;
--in-the-hills:#b0a39c;
--pink-nudity:#d7c5b7;
--light-pecan-pine:#f2e9e3;
}

More palettes to explore