All Palettes

Color Palette #ff3d77, #ff7092, #ff99af, #ffb3c2, #ffccd5

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d77;
}
.blush-hour {
color: #ff7092;
}
.fight-the-sunrise {
color: #ff99af;
}
.matt-pink {
color: #ffb3c2;
}
.flower-spell {
color: #ffccd5;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d77;
--blush-hour:#ff7092;
--fight-the-sunrise:#ff99af;
--matt-pink:#ffb3c2;
--flower-spell:#ffccd5;
}

More palettes to explore