All Palettes

Color Palette #904c8f, #b365a4, #d8a2c0, #f4bed7, #f4e1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.striking-purple {
color: #904c8f;
}
.pearly-purple {
color: #b365a4;
}
.pastel-lavender {
color: #d8a2c0;
}
.cherry-blossom {
color: #f4bed7;
}
.blush-tint {
color: #f4e1e6;
}

/* CSS Variables */
:root {
--striking-purple:#904c8f;
--pearly-purple:#b365a4;
--pastel-lavender:#d8a2c0;
--cherry-blossom:#f4bed7;
--blush-tint:#f4e1e6;
}

More palettes to explore