All Palettes

Color Palette #f59eb7, #f6c1d6, #e9b4d9, #d17a9a, #b95f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.harmonious-rose {
color: #f59eb7;
}
.cherry-blossom {
color: #f6c1d6;
}
.soft-cashmere {
color: #e9b4d9;
}
.little-bow-pink {
color: #d17a9a;
}
.beauty-queen {
color: #b95f8c;
}

/* CSS Variables */
:root {
--harmonious-rose:#f59eb7;
--cherry-blossom:#f6c1d6;
--soft-cashmere:#e9b4d9;
--little-bow-pink:#d17a9a;
--beauty-queen:#b95f8c;
}

More palettes to explore