All Palettes

Color Palette #a85c3e, #d8c0b6, #f1e2c6, #f3d57c, #eaaf6c

0%
0%
0%

CSS code for this palette

/* CSS */
.gladiator-leather {
color: #a85c3e;
}
.country-cottage {
color: #d8c0b6;
}
.creamy-gelato {
color: #f1e2c6;
}
.jemima {
color: #f3d57c;
}
.evening-sunset {
color: #eaaf6c;
}

/* CSS Variables */
:root {
--gladiator-leather:#a85c3e;
--country-cottage:#d8c0b6;
--creamy-gelato:#f1e2c6;
--jemima:#f3d57c;
--evening-sunset:#eaaf6c;
}

More palettes to explore