All Palettes

Color Palette #f8a5ba, #f3c4d3, #f0e0e7, #d7b2c9, #b4e3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f8a5ba;
}
.in-the-pink {
color: #f3c4d3;
}
.dwindling-damon {
color: #f0e0e7;
}
.pink-lavender {
color: #d7b2c9;
}
.seascape-green {
color: #b4e3e4;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f8a5ba;
--in-the-pink:#f3c4d3;
--dwindling-damon:#f0e0e7;
--pink-lavender:#d7b2c9;
--seascape-green:#b4e3e4;
}

More palettes to explore