All Palettes

Color Palette #b18ccf, #d39fe5, #f2c4f8, #f6bbe6, #f29cbd

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-purple {
color: #b18ccf;
}
.bright-ube {
color: #d39fe5;
}
.light-lavender {
color: #f2c4f8;
}
.pretty-in-pink {
color: #f6bbe6;
}
.amaranth-pink {
color: #f29cbd;
}

/* CSS Variables */
:root {
--pale-purple:#b18ccf;
--bright-ube:#d39fe5;
--light-lavender:#f2c4f8;
--pretty-in-pink:#f6bbe6;
--amaranth-pink:#f29cbd;
}

More palettes to explore