All Palettes

Color Palette #6f4f3e, #b9996a, #d0c39a, #f2e3b5, #895b29

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-leather {
color: #6f4f3e;
}
.golden-granola {
color: #b9996a;
}
.sandy-pail {
color: #d0c39a;
}
.james-blonde {
color: #f2e3b5;
}
.treacle {
color: #895b29;
}

/* CSS Variables */
:root {
--traditional-leather:#6f4f3e;
--golden-granola:#b9996a;
--sandy-pail:#d0c39a;
--james-blonde:#f2e3b5;
--treacle:#895b29;
}

More palettes to explore