All Palettes

Color Palette #ff7094, #ffb3c2, #ffe0e3, #ffb84d, #ff3d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.matt-pink {
color: #ffb3c2;
}
.pink-pleasure {
color: #ffe0e3;
}
.floral-leaf {
color: #ffb84d;
}
.diva-pink {
color: #ff3d7e;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--matt-pink:#ffb3c2;
--pink-pleasure:#ffe0e3;
--floral-leaf:#ffb84d;
--diva-pink:#ff3d7e;
}

More palettes to explore