All Palettes

Color Palette #8d1c30, #c84c5c, #e08f9c, #f0b7c2, #d5c3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-ruby {
color: #8d1c30;
}
.iridescent-red {
color: #c84c5c;
}
.ruddy-pink {
color: #e08f9c;
}
.purple-thorn {
color: #f0b7c2;
}
.chinaberry-bloom {
color: #d5c3d0;
}

/* CSS Variables */
:root {
--antique-ruby:#8d1c30;
--iridescent-red:#c84c5c;
--ruddy-pink:#e08f9c;
--purple-thorn:#f0b7c2;
--chinaberry-bloom:#d5c3d0;
}

More palettes to explore