All Palettes

Color Palette #f8d3e4, #f4a4b0, #ed7884, #e74b5e, #d22d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-pink {
color: #f8d3e4;
}
.pink-fit {
color: #f4a4b0;
}
.flower-blossom-pink {
color: #ed7884;
}
.calypso-coral {
color: #e74b5e;
}
.akuma {
color: #d22d3a;
}

/* CSS Variables */
:root {
--sunset-pink:#f8d3e4;
--pink-fit:#f4a4b0;
--flower-blossom-pink:#ed7884;
--calypso-coral:#e74b5e;
--akuma:#d22d3a;
}

More palettes to explore