All Palettes

Color Palette #c1b89f, #a78c6c, #d45e3a, #8a2a28, #4d1f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.wagon-wheel {
color: #c1b89f;
}
.tannin {
color: #a78c6c;
}
.sweet-mandarin {
color: #d45e3a;
}
.borscht {
color: #8a2a28;
}
.tobi-brown {
color: #4d1f1f;
}

/* CSS Variables */
:root {
--wagon-wheel:#c1b89f;
--tannin:#a78c6c;
--sweet-mandarin:#d45e3a;
--borscht:#8a2a28;
--tobi-brown:#4d1f1f;
}

More palettes to explore