All Palettes

Color Palette #9c1c2b, #c02a39, #e05c6c, #f4a69f, #ffb8c4

0%
0%
0%

CSS code for this palette

/* CSS */
.haute-couture {
color: #9c1c2b;
}
.ribbon-red {
color: #c02a39;
}
.swiss-chard {
color: #e05c6c;
}
.roseberry {
color: #f4a69f;
}
.cherry-blossom-pink {
color: #ffb8c4;
}

/* CSS Variables */
:root {
--haute-couture:#9c1c2b;
--ribbon-red:#c02a39;
--swiss-chard:#e05c6c;
--roseberry:#f4a69f;
--cherry-blossom-pink:#ffb8c4;
}

More palettes to explore