All Palettes

Color Palette #7c2d58, #a14f75, #d68a9d, #f1b1d3, #f9e1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-purple {
color: #7c2d58;
}
.magenta-haze {
color: #a14f75;
}
.dull-pink {
color: #d68a9d;
}
.pink-marshmallow {
color: #f1b1d3;
}
.pork-belly {
color: #f9e1e6;
}

/* CSS Variables */
:root {
--magenta-purple:#7c2d58;
--magenta-haze:#a14f75;
--dull-pink:#d68a9d;
--pink-marshmallow:#f1b1d3;
--pork-belly:#f9e1e6;
}

More palettes to explore