All Palettes

Color Palette #8c3b3b, #c95c4f, #efb18f, #d6a16b, #b44e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.bacchanalia-red {
color: #8c3b3b;
}
.firebug {
color: #c95c4f;
}
.apricot-preserves {
color: #efb18f;
}
.caramelo-dulce {
color: #d6a16b;
}
.hot-chilli {
color: #b44e3c;
}

/* CSS Variables */
:root {
--bacchanalia-red:#8c3b3b;
--firebug:#c95c4f;
--apricot-preserves:#efb18f;
--caramelo-dulce:#d6a16b;
--hot-chilli:#b44e3c;
}

More palettes to explore