All Palettes

Color Palette #f4b8c4, #f6d0d3, #f9e1e5, #f4a4b4, #e88d90

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f4b8c4;
}
.mary-s-rose {
color: #f6d0d3;
}
.poetic-princess {
color: #f9e1e5;
}
.pink-fit {
color: #f4a4b4;
}
.strawberry-ice {
color: #e88d90;
}

/* CSS Variables */
:root {
--petals-unfolding:#f4b8c4;
--mary-s-rose:#f6d0d3;
--poetic-princess:#f9e1e5;
--pink-fit:#f4a4b4;
--strawberry-ice:#e88d90;
}

More palettes to explore