All Palettes

Color Palette #8f4ba0, #b57bc6, #d2a1e3, #f4d7e8, #f9bfbe

0%
0%
0%

CSS code for this palette

/* CSS */
.vicious-violet {
color: #8f4ba0;
}
.lavendless {
color: #b57bc6;
}
.bright-ube {
color: #d2a1e3;
}
.nursery-pink {
color: #f4d7e8;
}
.carnation-bloom {
color: #f9bfbe;
}

/* CSS Variables */
:root {
--vicious-violet:#8f4ba0;
--lavendless:#b57bc6;
--bright-ube:#d2a1e3;
--nursery-pink:#f4d7e8;
--carnation-bloom:#f9bfbe;
}

More palettes to explore