All Palettes

Color Palette #f1c1d6, #f6a2c9, #f891e2, #a84d94, #6b1f4a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.rose-mallow {
color: #f6a2c9;
}
.pink-condition {
color: #f891e2;
}
.plum-dust {
color: #a84d94;
}
.pompadour {
color: #6b1f4a;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--rose-mallow:#f6a2c9;
--pink-condition:#f891e2;
--plum-dust:#a84d94;
--pompadour:#6b1f4a;
}

More palettes to explore