All Palettes

Color Palette #f7d4e0, #f5a59e, #f17e8e, #d34a6a, #a91e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-frosting {
color: #f7d4e0;
}
.roseberry {
color: #f5a59e;
}
.flower-blossom-pink {
color: #f17e8e;
}
.pink-punch {
color: #d34a6a;
}
.cherries-jubilee {
color: #a91e4f;
}

/* CSS Variables */
:root {
--pink-frosting:#f7d4e0;
--roseberry:#f5a59e;
--flower-blossom-pink:#f17e8e;
--pink-punch:#d34a6a;
--cherries-jubilee:#a91e4f;
}

More palettes to explore