All Palettes

Color Palette #f3bfd4, #f9a9b6, #f57f95, #d05d7c, #a84863

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f3bfd4;
}
.fresh-on-the-market {
color: #f9a9b6;
}
.xoxo {
color: #f57f95;
}
.peppermint-swirl {
color: #d05d7c;
}
.glazed-raspberry {
color: #a84863;
}

/* CSS Variables */
:root {
--cherry-blossom:#f3bfd4;
--fresh-on-the-market:#f9a9b6;
--xoxo:#f57f95;
--peppermint-swirl:#d05d7c;
--glazed-raspberry:#a84863;
}

More palettes to explore