All Palettes

Color Palette #9c4d2b, #d65c1f, #f8a35d, #e2c44b, #6e402b

0%
0%
0%

CSS code for this palette

/* CSS */
.ancient-chest {
color: #9c4d2b;
}
.war-paint-red {
color: #d65c1f;
}
.sandy-brown {
color: #f8a35d;
}
.indian-maize {
color: #e2c44b;
}
.red-mane {
color: #6e402b;
}

/* CSS Variables */
:root {
--ancient-chest:#9c4d2b;
--war-paint-red:#d65c1f;
--sandy-brown:#f8a35d;
--indian-maize:#e2c44b;
--red-mane:#6e402b;
}

More palettes to explore