All Palettes

Color Palette #c69c6c, #c0a682, #a78c6c, #8f6f4d, #6e4d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.eggshell-pongee {
color: #c0a682;
}
.tannin {
color: #a78c6c;
}
.tanned-wood {
color: #8f6f4d;
}
.bison {
color: #6e4d3a;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--eggshell-pongee:#c0a682;
--tannin:#a78c6c;
--tanned-wood:#8f6f4d;
--bison:#6e4d3a;
}

More palettes to explore