All Palettes

Color Palette #ff7092, #ff9ebb, #ffb3d1, #ffffff, #f0a3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.saira-red {
color: #ff9ebb;
}
.pink-cattleya {
color: #ffb3d1;
}
.white {
color: #ffffff;
}
.elastic-pink {
color: #f0a3c7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--saira-red:#ff9ebb;
--pink-cattleya:#ffb3d1;
--white:#ffffff;
--elastic-pink:#f0a3c7;
}

More palettes to explore