All Palettes

Color Palette #c69c6c, #895b29, #f5e0a3, #d3b50d, #6d4f37

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.treacle {
color: #895b29;
}
.sun-dust {
color: #f5e0a3;
}
.lionhead {
color: #d3b50d;
}
.coffee {
color: #6d4f37;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--treacle:#895b29;
--sun-dust:#f5e0a3;
--lionhead:#d3b50d;
--coffee:#6d4f37;
}

More palettes to explore