All Palettes

Color Palette #5b3f2f, #8b6b5b, #c7b199, #d4c1af, #e9dad3

0%
0%
0%

CSS code for this palette

/* CSS */
.potting-soil {
color: #5b3f2f;
}
.mocha-madness {
color: #8b6b5b;
}
.nomadic-desert {
color: #c7b199;
}
.autumn-haze {
color: #d4c1af;
}
.northern-beach {
color: #e9dad3;
}

/* CSS Variables */
:root {
--potting-soil:#5b3f2f;
--mocha-madness:#8b6b5b;
--nomadic-desert:#c7b199;
--autumn-haze:#d4c1af;
--northern-beach:#e9dad3;
}

More palettes to explore