All Palettes

Color Palette #ffb3c6, #ff7092, #ff3d7e, #c75c9a, #a24e9c

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c6;
}
.blush-hour {
color: #ff7092;
}
.diva-pink {
color: #ff3d7e;
}
.llilacquered {
color: #c75c9a;
}
.hyacinth-violet {
color: #a24e9c;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c6;
--blush-hour:#ff7092;
--diva-pink:#ff3d7e;
--llilacquered:#c75c9a;
--hyacinth-violet:#a24e9c;
}

More palettes to explore