All Palettes

Color Palette #5d6cc0, #9b7ccb, #d5a2e6, #f1c6d8, #f9b4c6

0%
0%
0%

CSS code for this palette

/* CSS */
.bluish-purple-anemone {
color: #5d6cc0;
}
.lilac-purple {
color: #9b7ccb;
}
.bright-ube {
color: #d5a2e6;
}
.sweetheart {
color: #f1c6d8;
}
.love-spell {
color: #f9b4c6;
}

/* CSS Variables */
:root {
--bluish-purple-anemone:#5d6cc0;
--lilac-purple:#9b7ccb;
--bright-ube:#d5a2e6;
--sweetheart:#f1c6d8;
--love-spell:#f9b4c6;
}

More palettes to explore