All Palettes

Color Palette #4b2d9f, #7b4ebc, #a96fdc, #f1a7d3, #f3c3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #4b2d9f;
}
.fuchsia-blue {
color: #7b4ebc;
}
.lavender {
color: #a96fdc;
}
.violet-kiss {
color: #f1a7d3;
}
.sweetheart {
color: #f3c3d7;
}

/* CSS Variables */
:root {
--galactic-purple:#4b2d9f;
--fuchsia-blue:#7b4ebc;
--lavender:#a96fdc;
--violet-kiss:#f1a7d3;
--sweetheart:#f3c3d7;
}

More palettes to explore