All Palettes

Color Palette #5e4b8b, #9a7cc0, #d5a4df, #f5c2e0, #f78d99

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.purple-mountains-majesty {
color: #9a7cc0;
}
.spring-wisteria {
color: #d5a4df;
}
.rosy-nectar {
color: #f5c2e0;
}
.strawberry-shortcake {
color: #f78d99;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--purple-mountains-majesty:#9a7cc0;
--spring-wisteria:#d5a4df;
--rosy-nectar:#f5c2e0;
--strawberry-shortcake:#f78d99;
}

More palettes to explore