All Palettes

Color Palette #966488, #b58cb5, #d69fc2, #f1c1d6, #f8e2f3

0%
0%
0%

CSS code for this palette

/* CSS */
.rust-magenta {
color: #966488;
}
.violet-whimsy {
color: #b58cb5;
}
.pastel-lavender {
color: #d69fc2;
}
.sweetheart {
color: #f1c1d6;
}
.soft-lavender {
color: #f8e2f3;
}

/* CSS Variables */
:root {
--rust-magenta:#966488;
--violet-whimsy:#b58cb5;
--pastel-lavender:#d69fc2;
--sweetheart:#f1c1d6;
--soft-lavender:#f8e2f3;
}

More palettes to explore