All Palettes

Color Palette #f4c3d5, #f9b4c0, #f6a2c5, #f09ec0, #d66b89

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f4c3d5;
}
.love-spell {
color: #f9b4c0;
}
.rogue-pink {
color: #f6a2c5;
}
.prism-pink {
color: #f09ec0;
}
.strawberry-milkshake {
color: #d66b89;
}

/* CSS Variables */
:root {
--cherry-blossom:#f4c3d5;
--love-spell:#f9b4c0;
--rogue-pink:#f6a2c5;
--prism-pink:#f09ec0;
--strawberry-milkshake:#d66b89;
}

More palettes to explore