All Palettes

Color Palette #f1c1d6, #f39baf, #f76e99, #e84f6b, #c43b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.flower-girl {
color: #f39baf;
}
.french-pink {
color: #f76e99;
}
.camellia-rose {
color: #e84f6b;
}
.calypso-berry {
color: #c43b4d;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--flower-girl:#f39baf;
--french-pink:#f76e99;
--camellia-rose:#e84f6b;
--calypso-berry:#c43b4d;
}

More palettes to explore