All Palettes

Color Palette #966488, #b5789c, #d69fb1, #f2c4d2, #fef5f1

0%
0%
0%

CSS code for this palette

/* CSS */
.rust-magenta {
color: #966488;
}
.valentine-heart {
color: #b5789c;
}
.lili-elbe-s-pink {
color: #d69fb1;
}
.in-the-pink {
color: #f2c4d2;
}
.pink-diminishing {
color: #fef5f1;
}

/* CSS Variables */
:root {
--rust-magenta:#966488;
--valentine-heart:#b5789c;
--lili-elbe-s-pink:#d69fb1;
--in-the-pink:#f2c4d2;
--pink-diminishing:#fef5f1;
}

More palettes to explore