All Palettes

Color Palette #f4b8c4, #f9d7e6, #f7b6c4, #f9a9b1, #f56b84

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f4b8c4;
}
.sunset-pink {
color: #f9d7e6;
}
.love-spell {
color: #f7b6c4;
}
.pink-fit {
color: #f9a9b1;
}
.strawberry-pink {
color: #f56b84;
}

/* CSS Variables */
:root {
--petals-unfolding:#f4b8c4;
--sunset-pink:#f9d7e6;
--love-spell:#f7b6c4;
--pink-fit:#f9a9b1;
--strawberry-pink:#f56b84;
}

More palettes to explore