All Palettes

Color Palette #4d2a92, #895eba, #d9a1e3, #f8c8f9, #ffb3c6

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #4d2a92;
}
.lusty-lavender {
color: #895eba;
}
.herb-robert {
color: #d9a1e3;
}
.kissed-by-mist {
color: #f8c8f9;
}
.cherry-blossom-pink {
color: #ffb3c6;
}

/* CSS Variables */
:root {
--galactic-purple:#4d2a92;
--lusty-lavender:#895eba;
--herb-robert:#d9a1e3;
--kissed-by-mist:#f8c8f9;
--cherry-blossom-pink:#ffb3c6;
}

More palettes to explore