All Palettes

Color Palette #ffc2e2, #ff809d, #ff4d6d, #c44a9e, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.pink-makeup {
color: #ff809d;
}
.love-red {
color: #ff4d6d;
}
.rose-violet {
color: #c44a9e;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--pink-makeup:#ff809d;
--love-red:#ff4d6d;
--rose-violet:#c44a9e;
--heliotrope-magenta:#a400b3;
}

More palettes to explore