All Palettes

Color Palette #3b2c63, #5a3f8d, #8b5fb4, #d0a7e2, #f6c1e4

0%
0%
0%

CSS code for this palette

/* CSS */
.minsk {
color: #3b2c63;
}
.daisy-bush {
color: #5a3f8d;
}
.lusty-lavender {
color: #8b5fb4;
}
.tropical-violet {
color: #d0a7e2;
}
.pretty-in-pink {
color: #f6c1e4;
}

/* CSS Variables */
:root {
--minsk:#3b2c63;
--daisy-bush:#5a3f8d;
--lusty-lavender:#8b5fb4;
--tropical-violet:#d0a7e2;
--pretty-in-pink:#f6c1e4;
}

More palettes to explore