All Palettes

Color Palette #ff7092, #ff99aa, #ffb3c1, #ffccd5, #ffe0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.fight-the-sunrise {
color: #ff99aa;
}
.matt-pink {
color: #ffb3c1;
}
.flower-spell {
color: #ffccd5;
}
.pink-pleasure {
color: #ffe0e4;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--fight-the-sunrise:#ff99aa;
--matt-pink:#ffb3c1;
--flower-spell:#ffccd5;
--pink-pleasure:#ffe0e4;
}

More palettes to explore