All Palettes

Color Palette #7b1e3b, #a03b4f, #c45a6d, #e49d9b, #f2c0c0

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7b1e3b;
}
.strawberry-daiquiri {
color: #a03b4f;
}
.candy-drop {
color: #c45a6d;
}
.pale-berry {
color: #e49d9b;
}
.silver-strawberry {
color: #f2c0c0;
}

/* CSS Variables */
:root {
--brown-magenta:#7b1e3b;
--strawberry-daiquiri:#a03b4f;
--candy-drop:#c45a6d;
--pale-berry:#e49d9b;
--silver-strawberry:#f2c0c0;
}

More palettes to explore