All Palettes

Color Palette #f47f1f, #a85f2e, #583d2c, #3c2f2a, #8c3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.consumed-by-fire {
color: #f47f1f;
}
.beef-hotpot {
color: #a85f2e;
}
.real-brown {
color: #583d2c;
}
.chinese-ink {
color: #3c2f2a;
}
.bacchanalia-red {
color: #8c3b3b;
}

/* CSS Variables */
:root {
--consumed-by-fire:#f47f1f;
--beef-hotpot:#a85f2e;
--real-brown:#583d2c;
--chinese-ink:#3c2f2a;
--bacchanalia-red:#8c3b3b;
}

More palettes to explore