All Palettes

Color Palette #5b3f2f, #a86d4d, #d9b48c, #f3e2af, #e9caa5

0%
0%
0%

CSS code for this palette

/* CSS */
.potting-soil {
color: #5b3f2f;
}
.drum-solo {
color: #a86d4d;
}
.sheepskin {
color: #d9b48c;
}
.bone-white {
color: #f3e2af;
}
.autumn-blonde {
color: #e9caa5;
}

/* CSS Variables */
:root {
--potting-soil:#5b3f2f;
--drum-solo:#a86d4d;
--sheepskin:#d9b48c;
--bone-white:#f3e2af;
--autumn-blonde:#e9caa5;
}

More palettes to explore