All Palettes

Color Palette #6f4c3e, #f5e1c2, #d4b59b, #f3c5a0, #7e4b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.tea-cookie {
color: #f5e1c2;
}
.tower-tan {
color: #d4b59b;
}
.avid-apricot {
color: #f3c5a0;
}
.nutmeg {
color: #7e4b3a;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--tea-cookie:#f5e1c2;
--tower-tan:#d4b59b;
--avid-apricot:#f3c5a0;
--nutmeg:#7e4b3a;
}

More palettes to explore