All Palettes

Color Palette #6f4c3e, #8f6d61, #c8b09d, #e1b07f, #c69c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.chocolate-curl {
color: #8f6d61;
}
.practical-beige {
color: #c8b09d;
}
.manhattan {
color: #e1b07f;
}
.amber-autumn {
color: #c69c6c;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--chocolate-curl:#8f6d61;
--practical-beige:#c8b09d;
--manhattan:#e1b07f;
--amber-autumn:#c69c6c;
}

More palettes to explore