All Palettes

Color Palette #c3b298, #a36b4d, #8b4e3c, #603c2e, #2e1a1a

0%
0%
0%

CSS code for this palette

/* CSS */
.self-destruct {
color: #c3b298;
}
.hazel {
color: #a36b4d;
}
.spiced-red {
color: #8b4e3c;
}
.chocolate-escape {
color: #603c2e;
}
.weathervane {
color: #2e1a1a;
}

/* CSS Variables */
:root {
--self-destruct:#c3b298;
--hazel:#a36b4d;
--spiced-red:#8b4e3c;
--chocolate-escape:#603c2e;
--weathervane:#2e1a1a;
}

More palettes to explore