All Palettes

Color Palette #7e4b8b, #a05a8c, #d76a94, #f1a2b3, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.cleopatra-s-gown {
color: #7e4b8b;
}
.thimble-red {
color: #a05a8c;
}
.paris-pink {
color: #d76a94;
}
.emperor-s-children {
color: #f1a2b3;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--cleopatra-s-gown:#7e4b8b;
--thimble-red:#a05a8c;
--paris-pink:#d76a94;
--emperor-s-children:#f1a2b3;
--matt-pink:#ffb3c1;
}

More palettes to explore