All Palettes

Color Palette #5c4b8b, #9b7dbf, #d1c2e0, #f6e8f8, #f7b6cf

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.purple-mountains-majesty {
color: #9b7dbf;
}
.fresh-heather {
color: #d1c2e0;
}
.perfume-haze {
color: #f6e8f8;
}
.pink-marshmallow {
color: #f7b6cf;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--purple-mountains-majesty:#9b7dbf;
--fresh-heather:#d1c2e0;
--perfume-haze:#f6e8f8;
--pink-marshmallow:#f7b6cf;
}

More palettes to explore