All Palettes

Color Palette #ff7094, #ff9eba, #ffb3c6, #ffdbe6, #ffe5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.saira-red {
color: #ff9eba;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.pink-perfume {
color: #ffdbe6;
}
.sweetly {
color: #ffe5f0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--saira-red:#ff9eba;
--cherry-blossom-pink:#ffb3c6;
--pink-perfume:#ffdbe6;
--sweetly:#ffe5f0;
}

More palettes to explore