All Palettes

Color Palette #a85c3e, #c79d7f, #e8b69b, #f2dfd4, #d3c5b6

0%
0%
0%

CSS code for this palette

/* CSS */
.gladiator-leather {
color: #a85c3e;
}
.retributor-armour-metal {
color: #c79d7f;
}
.creole-cottage {
color: #e8b69b;
}
.peach-shortcake {
color: #f2dfd4;
}
.stark-white {
color: #d3c5b6;
}

/* CSS Variables */
:root {
--gladiator-leather:#a85c3e;
--retributor-armour-metal:#c79d7f;
--creole-cottage:#e8b69b;
--peach-shortcake:#f2dfd4;
--stark-white:#d3c5b6;
}

More palettes to explore