All Palettes

Color Palette #f8c4d5, #f6a7c1, #f39bb8, #f27d9c, #e5577b

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f8c4d5;
}
.rogue-pink {
color: #f6a7c1;
}
.harmonious-rose {
color: #f39bb8;
}
.pink-carnation {
color: #f27d9c;
}
.heather-berry {
color: #e5577b;
}

/* CSS Variables */
:root {
--cherry-blossom:#f8c4d5;
--rogue-pink:#f6a7c1;
--harmonious-rose:#f39bb8;
--pink-carnation:#f27d9c;
--heather-berry:#e5577b;
}

More palettes to explore