All Palettes

Color Palette #ef7b8b, #f4a4b7, #f8c4d3, #f9e1e7, #fbd5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-blossom-pink {
color: #ef7b8b;
}
.rozowy-pink {
color: #f4a4b7;
}
.sullivan-s-heart {
color: #f8c4d3;
}
.pork-belly {
color: #f9e1e7;
}
.creamy-strawberry {
color: #fbd5e0;
}

/* CSS Variables */
:root {
--flower-blossom-pink:#ef7b8b;
--rozowy-pink:#f4a4b7;
--sullivan-s-heart:#f8c4d3;
--pork-belly:#f9e1e7;
--creamy-strawberry:#fbd5e0;
}

More palettes to explore