All Palettes

Color Palette #9c1c2b, #e13e33, #f1a8a2, #f4d3cd, #f9dfdc

0%
0%
0%

CSS code for this palette

/* CSS */
.haute-couture {
color: #9c1c2b;
}
.bacon-strips {
color: #e13e33;
}
.calabrese {
color: #f1a8a2;
}
.lady-pink {
color: #f4d3cd;
}
.satin-pink {
color: #f9dfdc;
}

/* CSS Variables */
:root {
--haute-couture:#9c1c2b;
--bacon-strips:#e13e33;
--calabrese:#f1a8a2;
--lady-pink:#f4d3cd;
--satin-pink:#f9dfdc;
}

More palettes to explore