All Palettes

Color Palette #5c2e4f, #8e5d7e, #c2a3b5, #f0c1d3, #f8d3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-violet {
color: #5c2e4f;
}
.antique-fuchsia {
color: #8e5d7e;
}
.hollyhock-pink {
color: #c2a3b5;
}
.parrot-tulip {
color: #f0c1d3;
}
.sunset-pink {
color: #f8d3e4;
}

/* CSS Variables */
:root {
--japanese-violet:#5c2e4f;
--antique-fuchsia:#8e5d7e;
--hollyhock-pink:#c2a3b5;
--parrot-tulip:#f0c1d3;
--sunset-pink:#f8d3e4;
}

More palettes to explore