All Palettes

Color Palette #ff7092, #ff998a, #ffb8d1, #ffccf1, #f2a6ad

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.baby-pink {
color: #ffb8d1;
}
.infra-white {
color: #ffccf1;
}
.pink-fit {
color: #f2a6ad;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--baby-pink:#ffb8d1;
--infra-white:#ffccf1;
--pink-fit:#f2a6ad;
}

More palettes to explore