All Palettes

Color Palette #6f4c3e, #a86e5d, #d8b397, #f1e1c6, #fff1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.hazelnut {
color: #a86e5d;
}
.entrada-sandstone {
color: #d8b397;
}
.champagne-bliss {
color: #f1e1c6;
}
.doeskin {
color: #fff1e5;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--hazelnut:#a86e5d;
--entrada-sandstone:#d8b397;
--champagne-bliss:#f1e1c6;
--doeskin:#fff1e5;
}

More palettes to explore