All Palettes

Color Palette #ff7092, #ff99aa, #ffb3c6, #ffe0e4, #fce3e5

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.fight-the-sunrise {
color: #ff99aa;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.pink-pleasure {
color: #ffe0e4;
}
.royal-wedding {
color: #fce3e5;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--fight-the-sunrise:#ff99aa;
--cherry-blossom-pink:#ffb3c6;
--pink-pleasure:#ffe0e4;
--royal-wedding:#fce3e5;
}

More palettes to explore