All Palettes

Color Palette #6f4c3e, #9f512d, #d99a6d, #e6cba8, #f2e2ba

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.texas-ranger-brown {
color: #9f512d;
}
.folksy-gold {
color: #d99a6d;
}
.manila {
color: #e6cba8;
}
.pearl-yellow {
color: #f2e2ba;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--texas-ranger-brown:#9f512d;
--folksy-gold:#d99a6d;
--manila:#e6cba8;
--pearl-yellow:#f2e2ba;
}

More palettes to explore