All Palettes

Color Palette #ff7094, #ff99aa, #ffb3c7, #ffdbe1, #ffe5f2

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.fight-the-sunrise {
color: #ff99aa;
}
.cherry-blossom-pink {
color: #ffb3c7;
}
.it-s-a-girl {
color: #ffdbe1;
}
.cherubic {
color: #ffe5f2;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--fight-the-sunrise:#ff99aa;
--cherry-blossom-pink:#ffb3c7;
--it-s-a-girl:#ffdbe1;
--cherubic:#ffe5f2;
}

More palettes to explore