All Palettes

Color Palette #f4c3d6, #f1a7c7, #e88db1, #d66b89, #c55972

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.rose-mallow {
color: #f1a7c7;
}
.charm-pink {
color: #e88db1;
}
.strawberry-milkshake {
color: #d66b89;
}
.ripe-cherry {
color: #c55972;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--rose-mallow:#f1a7c7;
--charm-pink:#e88db1;
--strawberry-milkshake:#d66b89;
--ripe-cherry:#c55972;
}

More palettes to explore