All Palettes

Color Palette #9b5098, #b274c8, #e68ed5, #f1b1d2, #f7c5e4

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9b5098;
}
.lavendless {
color: #b274c8;
}
.mayflower-orchid {
color: #e68ed5;
}
.pink-marshmallow {
color: #f1b1d2;
}
.sugarwinkle {
color: #f7c5e4;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9b5098;
--lavendless:#b274c8;
--mayflower-orchid:#e68ed5;
--pink-marshmallow:#f1b1d2;
--sugarwinkle:#f7c5e4;
}

More palettes to explore