All Palettes

Color Palette #6f4c3e, #a85f2e, #dc995b, #f1d5b1, #e7d0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.beef-hotpot {
color: #a85f2e;
}
.stunning-gold {
color: #dc995b;
}
.inviting-ivory {
color: #f1d5b1;
}
.mauve-chalk {
color: #e7d0d0;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--beef-hotpot:#a85f2e;
--stunning-gold:#dc995b;
--inviting-ivory:#f1d5b1;
--mauve-chalk:#e7d0d0;
}

More palettes to explore