All Palettes

Color Palette #6f4c3e, #895b29, #d3b58d, #f5deb2, #fff8db

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.treacle {
color: #895b29;
}
.link-to-the-past {
color: #d3b58d;
}
.gruy-re-cheese {
color: #f5deb2;
}
.buttermelon {
color: #fff8db;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--treacle:#895b29;
--link-to-the-past:#d3b58d;
--gruy-re-cheese:#f5deb2;
--buttermelon:#fff8db;
}

More palettes to explore