All Palettes

Color Palette #8c5a2b, #c19b6c, #e3b8a1, #d8c6b0, #9f512d

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-coin {
color: #8c5a2b;
}
.cardboard {
color: #c19b6c;
}
.warming-peach {
color: #e3b8a1;
}
.hanover {
color: #d8c6b0;
}
.texas-ranger-brown {
color: #9f512d;
}

/* CSS Variables */
:root {
--rusty-coin:#8c5a2b;
--cardboard:#c19b6c;
--warming-peach:#e3b8a1;
--hanover:#d8c6b0;
--texas-ranger-brown:#9f512d;
}

More palettes to explore