All Palettes

Color Palette #9c1c31, #b8424e, #d26a76, #e8a1a4, #f2c5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9c1c31;
}
.dusty-red {
color: #b8424e;
}
.mexican-chile {
color: #d26a76;
}
.strawberry-smoothie {
color: #e8a1a4;
}
.in-the-pink {
color: #f2c5d3;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9c1c31;
--dusty-red:#b8424e;
--mexican-chile:#d26a76;
--strawberry-smoothie:#e8a1a4;
--in-the-pink:#f2c5d3;
}

More palettes to explore