All Palettes

Color Palette #f1c1d6, #f5a3b8, #f67e90, #f25060, #cf2a38

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.pink-chalk {
color: #f5a3b8;
}
.carnation {
color: #f67e90;
}
.calypso-coral {
color: #f25060;
}
.mars-red {
color: #cf2a38;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--pink-chalk:#f5a3b8;
--carnation:#f67e90;
--calypso-coral:#f25060;
--mars-red:#cf2a38;
}

More palettes to explore