All Palettes

Color Palette #4a2c90, #7a4f8c, #b47bc1, #e3a6d5, #f2c5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #4a2c90;
}
.cleopatra-s-gown {
color: #7a4f8c;
}
.wisteria {
color: #b47bc1;
}
.light-orchid {
color: #e3a6d5;
}
.in-the-pink {
color: #f2c5d3;
}

/* CSS Variables */
:root {
--galactic-purple:#4a2c90;
--cleopatra-s-gown:#7a4f8c;
--wisteria:#b47bc1;
--light-orchid:#e3a6d5;
--in-the-pink:#f2c5d3;
}

More palettes to explore