All Palettes

Color Palette #f74589, #d24b6b, #a25356, #eab8c8, #f7d4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.lower-lip {
color: #f74589;
}
.pink-punch {
color: #d24b6b;
}
.cranberry-jam {
color: #a25356;
}
.chantilly {
color: #eab8c8;
}
.pink-frosting {
color: #f7d4e0;
}

/* CSS Variables */
:root {
--lower-lip:#f74589;
--pink-punch:#d24b6b;
--cranberry-jam:#a25356;
--chantilly:#eab8c8;
--pink-frosting:#f7d4e0;
}

More palettes to explore