All Palettes

Color Palette #6f4c3e, #c1a58a, #f2d4b1, #f5e0c2, #8a5e4c

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.pergament {
color: #c1a58a;
}
.inviting-ivory {
color: #f2d4b1;
}
.white-cedar {
color: #f5e0c2;
}
.spicy-mix {
color: #8a5e4c;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--pergament:#c1a58a;
--inviting-ivory:#f2d4b1;
--white-cedar:#f5e0c2;
--spicy-mix:#8a5e4c;
}

More palettes to explore