All Palettes

Color Palette #704d7a, #9b7d9b, #d2a7c7, #f5b7e6, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.cabbage-blossom-violet {
color: #704d7a;
}
.lady-like {
color: #9b7d9b;
}
.heart-to-heart {
color: #d2a7c7;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--cabbage-blossom-violet:#704d7a;
--lady-like:#9b7d9b;
--heart-to-heart:#d2a7c7;
--cotton-candy-aesthetic:#f5b7e6;
--matt-pink:#ffb3c1;
}

More palettes to explore