All Palettes

Color Palette #804f1e, #c39969, #e3b25f, #d88c3b, #6f3b2f

0%
0%
0%

CSS code for this palette

/* CSS */
.milk-chocolate {
color: #804f1e;
}
.taffy {
color: #c39969;
}
.cameleer {
color: #e3b25f;
}
.coppersmith {
color: #d88c3b;
}
.iron-flint {
color: #6f3b2f;
}

/* CSS Variables */
:root {
--milk-chocolate:#804f1e;
--taffy:#c39969;
--cameleer:#e3b25f;
--coppersmith:#d88c3b;
--iron-flint:#6f3b2f;
}

More palettes to explore