All Palettes

Color Palette #4d1e76, #7a4e97, #a26bb8, #e6a3d4, #f7e3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-nights {
color: #4d1e76;
}
.juneberry {
color: #7a4e97;
}
.soft-purple {
color: #a26bb8;
}
.light-orchid {
color: #e6a3d4;
}
.soft-lavender {
color: #f7e3f3;
}

/* CSS Variables */
:root {
--mystic-nights:#4d1e76;
--juneberry:#7a4e97;
--soft-purple:#a26bb8;
--light-orchid:#e6a3d4;
--soft-lavender:#f7e3f3;
}

More palettes to explore