All Palettes

Color Palette #f1a7c5, #f5d1e0, #f9c09f, #f1b1da, #f575b5

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c5;
}
.minimal-rose {
color: #f5d1e0;
}
.coral-blossom {
color: #f9c09f;
}
.soft-cashmere {
color: #f1b1da;
}
.pop-that-gum {
color: #f575b5;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c5;
--minimal-rose:#f5d1e0;
--coral-blossom:#f9c09f;
--soft-cashmere:#f1b1da;
--pop-that-gum:#f575b5;
}

More palettes to explore