All Palettes

Color Palette #ffb3c1, #ff7092, #ff3d7e, #d10070, #990054

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.diva-pink {
color: #ff3d7e;
}
.moth-orchid {
color: #d10070;
}
.vertigo-cherry {
color: #990054;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--diva-pink:#ff3d7e;
--moth-orchid:#d10070;
--vertigo-cherry:#990054;
}

More palettes to explore