All Palettes

Color Palette #7b1e1e, #a12b2b, #c24c4c, #e47c7c, #f4b8b8

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #7b1e1e;
}
.harissa-red {
color: #a12b2b;
}
.red-trillium {
color: #c24c4c;
}
.lively-coral {
color: #e47c7c;
}
.old-flame {
color: #f4b8b8;
}

/* CSS Variables */
:root {
--incubus:#7b1e1e;
--harissa-red:#a12b2b;
--red-trillium:#c24c4c;
--lively-coral:#e47c7c;
--old-flame:#f4b8b8;
}

More palettes to explore