All Palettes

Color Palette #5e4b8b, #8e7ec9, #b89fe0, #f4c3d6, #f9a4b2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.amethyst-grey {
color: #8e7ec9;
}
.violet-velvet {
color: #b89fe0;
}
.sweetheart {
color: #f4c3d6;
}
.pink-fit {
color: #f9a4b2;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--amethyst-grey:#8e7ec9;
--violet-velvet:#b89fe0;
--sweetheart:#f4c3d6;
--pink-fit:#f9a4b2;
}

More palettes to explore