All Palettes

Color Palette #ff7092, #ffb3c7, #ff99aa, #ff4d70, #ff2e62

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.cherry-blossom-pink {
color: #ffb3c7;
}
.fight-the-sunrise {
color: #ff99aa;
}
.love-red {
color: #ff4d70;
}
.chinese-new-year {
color: #ff2e62;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--cherry-blossom-pink:#ffb3c7;
--fight-the-sunrise:#ff99aa;
--love-red:#ff4d70;
--chinese-new-year:#ff2e62;
}

More palettes to explore