All Palettes

Color Palette #6f4f3e, #895b29, #a48d32, #b8c99c, #d9e1b7

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-leather {
color: #6f4f3e;
}
.treacle {
color: #895b29;
}
.sullen-gold {
color: #a48d32;
}
.sprout {
color: #b8c99c;
}
.lime-granita {
color: #d9e1b7;
}

/* CSS Variables */
:root {
--traditional-leather:#6f4f3e;
--treacle:#895b29;
--sullen-gold:#a48d32;
--sprout:#b8c99c;
--lime-granita:#d9e1b7;
}

More palettes to explore