All Palettes

Color Palette #ffb3c7, #f59ebc, #f07f9b, #e75f7a, #d2465e

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c7;
}
.amaranth-pink {
color: #f59ebc;
}
.xoxo {
color: #f07f9b;
}
.bubblegum {
color: #e75f7a;
}
.lingonberry-red {
color: #d2465e;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c7;
--amaranth-pink:#f59ebc;
--xoxo:#f07f9b;
--bubblegum:#e75f7a;
--lingonberry-red:#d2465e;
}

More palettes to explore