All Palettes

Color Palette #ff8fa2, #ffb3c6, #ffd1de, #ffe5eb, #fff5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.charming-cherry {
color: #ff8fa2;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.light-pink {
color: #ffd1de;
}
.nosegay {
color: #ffe5eb;
}
.sea-salt-sherbet {
color: #fff5f7;
}

/* CSS Variables */
:root {
--charming-cherry:#ff8fa2;
--cherry-blossom-pink:#ffb3c6;
--light-pink:#ffd1de;
--nosegay:#ffe5eb;
--sea-salt-sherbet:#fff5f7;
}

More palettes to explore