All Palettes

Color Palette #f6a7c1, #f3b4d3, #f4c3d6, #f8d8e2, #f3e2ea

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.pink-marshmallow {
color: #f3b4d3;
}
.sweetheart {
color: #f4c3d6;
}
.pink-frosting {
color: #f8d8e2;
}
.pink-amour {
color: #f3e2ea;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--pink-marshmallow:#f3b4d3;
--sweetheart:#f4c3d6;
--pink-frosting:#f8d8e2;
--pink-amour:#f3e2ea;
}

More palettes to explore