All Palettes

Color Palette #895b29, #d09c6c, #a86d4d, #d7b693, #bfaf9b

0%
0%
0%

CSS code for this palette

/* CSS */
.treacle {
color: #895b29;
}
.white-oak {
color: #d09c6c;
}
.drum-solo {
color: #a86d4d;
}
.nutmeg-glow {
color: #d7b693;
}
.akaroa {
color: #bfaf9b;
}

/* CSS Variables */
:root {
--treacle:#895b29;
--white-oak:#d09c6c;
--drum-solo:#a86d4d;
--nutmeg-glow:#d7b693;
--akaroa:#bfaf9b;
}

More palettes to explore