All Palettes

Color Palette #9b1c25, #c73d3d, #d7807e, #f4a4a6, #f9c3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.manchester-nights {
color: #9b1c25;
}
.heart-throb {
color: #c73d3d;
}
.york-pink {
color: #d7807e;
}
.calabrese {
color: #f4a4a6;
}
.azalea-pink {
color: #f9c3c4;
}

/* CSS Variables */
:root {
--manchester-nights:#9b1c25;
--heart-throb:#c73d3d;
--york-pink:#d7807e;
--calabrese:#f4a4a6;
--azalea-pink:#f9c3c4;
}

More palettes to explore