All Palettes

Color Palette #ff7092, #ff99aa, #ffb3c1, #ffd6e2, #fff5f9

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.fight-the-sunrise {
color: #ff99aa;
}
.matt-pink {
color: #ffb3c1;
}
.pig-pink {
color: #ffd6e2;
}
.sea-salt-sherbet {
color: #fff5f9;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--fight-the-sunrise:#ff99aa;
--matt-pink:#ffb3c1;
--pig-pink:#ffd6e2;
--sea-salt-sherbet:#fff5f9;
}

More palettes to explore