All Palettes

Color Palette #7a3f9d, #b76cb2, #e9a5d1, #f5c2d3, #f9e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7a3f9d;
}
.moonlight-melody {
color: #b76cb2;
}
.light-orchid {
color: #e9a5d1;
}
.cherry-blossom {
color: #f5c2d3;
}
.poetic-princess {
color: #f9e1e5;
}

/* CSS Variables */
:root {
--cadmium-violet:#7a3f9d;
--moonlight-melody:#b76cb2;
--light-orchid:#e9a5d1;
--cherry-blossom:#f5c2d3;
--poetic-princess:#f9e1e5;
}

More palettes to explore