All Palettes

Color Palette #f3c4d5, #f7b0c3, #f79cad, #fb7e93, #f55b68

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f3c4d5;
}
.cupid {
color: #f7b0c3;
}
.flower-girl {
color: #f79cad;
}
.carnation {
color: #fb7e93;
}
.dubarry {
color: #f55b68;
}

/* CSS Variables */
:root {
--sweetheart:#f3c4d5;
--cupid:#f7b0c3;
--flower-girl:#f79cad;
--carnation:#fb7e93;
--dubarry:#f55b68;
}

More palettes to explore