All Palettes

Color Palette #ffb3c6, #ff7092, #ff3d7e, #d6006f, #990054

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c6;
}
.blush-hour {
color: #ff7092;
}
.diva-pink {
color: #ff3d7e;
}
.moth-orchid {
color: #d6006f;
}
.vertigo-cherry {
color: #990054;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c6;
--blush-hour:#ff7092;
--diva-pink:#ff3d7e;
--moth-orchid:#d6006f;
--vertigo-cherry:#990054;
}

More palettes to explore