All Palettes

Color Palette #6f4c3e, #d8b29d, #f6e6d5, #c6a96c, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.suntan {
color: #d8b29d;
}
.heirloom-lace {
color: #f6e6d5;
}
.ginger-ale {
color: #c6a96c;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--suntan:#d8b29d;
--heirloom-lace:#f6e6d5;
--ginger-ale:#c6a96c;
--beef-hotpot:#a85f2e;
}

More palettes to explore