All Palettes

Color Palette #e52a4f, #cf2a4e, #a31f39, #6b1a25, #b74e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-red {
color: #e52a4f;
}
.demonic-kiss {
color: #cf2a4e;
}
.romeo-o-romeo {
color: #a31f39;
}
.velvet-outbreak {
color: #6b1a25;
}
.enticing-red {
color: #b74e4e;
}

/* CSS Variables */
:root {
--manganese-red:#e52a4f;
--demonic-kiss:#cf2a4e;
--romeo-o-romeo:#a31f39;
--velvet-outbreak:#6b1a25;
--enticing-red:#b74e4e;
}

More palettes to explore