All Palettes

Color Palette #9c1c1c, #d03e3e, #e85e5e, #f8a5a5, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.red-vitality {
color: #9c1c1c;
}
.heart-throb {
color: #d03e3e;
}
.reductant {
color: #e85e5e;
}
.her-majesty {
color: #f8a5a5;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--red-vitality:#9c1c1c;
--heart-throb:#d03e3e;
--reductant:#e85e5e;
--her-majesty:#f8a5a5;
--lusty-gallant:#ffcccc;
}

More palettes to explore