All Palettes

Color Palette #6f4b3e, #d9b48c, #f1e4c6, #f6c679, #9f512d

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4b3e;
}
.sheepskin {
color: #d9b48c;
}
.tamale {
color: #f1e4c6;
}
.sunday-afternoon {
color: #f6c679;
}
.texas-ranger-brown {
color: #9f512d;
}

/* CSS Variables */
:root {
--burned-brown:#6f4b3e;
--sheepskin:#d9b48c;
--tamale:#f1e4c6;
--sunday-afternoon:#f6c679;
--texas-ranger-brown:#9f512d;
}

More palettes to explore