All Palettes

Color Palette #f8d8e9, #f1b1d6, #e8a1c1, #d57cb1, #c563a6

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-flower {
color: #f8d8e9;
}
.soft-cashmere {
color: #f1b1d6;
}
.think-pink {
color: #e8a1c1;
}
.ice-plant {
color: #d57cb1;
}
.young-purple {
color: #c563a6;
}

/* CSS Variables */
:root {
--cherry-flower:#f8d8e9;
--soft-cashmere:#f1b1d6;
--think-pink:#e8a1c1;
--ice-plant:#d57cb1;
--young-purple:#c563a6;
}

More palettes to explore