All Palettes

Color Palette #f5c2d3, #f9a9b9, #f8c4c9, #f7a6b9, #eab3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f5c2d3;
}
.fresh-on-the-market {
color: #f9a9b9;
}
.deco-pink {
color: #f8c4c9;
}
.fresh-on-the-market {
color: #f7a6b9;
}
.gumball {
color: #eab3d3;
}

/* CSS Variables */
:root {
--cherry-blossom:#f5c2d3;
--fresh-on-the-market:#f9a9b9;
--deco-pink:#f8c4c9;
--fresh-on-the-market:#f7a6b9;
--gumball:#eab3d3;
}

More palettes to explore