All Palettes

Color Palette #9e4c74, #d8a6b0, #f2c5d1, #e8d4e0, #f4e1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-haze {
color: #9e4c74;
}
.foxy-lady {
color: #d8a6b0;
}
.in-the-pink {
color: #f2c5d1;
}
.light-pretty-pale {
color: #e8d4e0;
}
.blush-tint {
color: #f4e1e6;
}

/* CSS Variables */
:root {
--magenta-haze:#9e4c74;
--foxy-lady:#d8a6b0;
--in-the-pink:#f2c5d1;
--light-pretty-pale:#e8d4e0;
--blush-tint:#f4e1e6;
}

More palettes to explore