All Palettes

Color Palette #5b2c90, #8f5fbf, #b39fd0, #f1c1e2, #f5b8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.lucid-dream {
color: #5b2c90;
}
.lusty-lavender {
color: #8f5fbf;
}
.dechala-lilac {
color: #b39fd0;
}
.rosy-nectar {
color: #f1c1e2;
}
.petals-unfolding {
color: #f5b8c1;
}

/* CSS Variables */
:root {
--lucid-dream:#5b2c90;
--lusty-lavender:#8f5fbf;
--dechala-lilac:#b39fd0;
--rosy-nectar:#f1c1e2;
--petals-unfolding:#f5b8c1;
}

More palettes to explore