All Palettes

Color Palette #f6a7bb, #f1c1d6, #f7e3ee, #f6b6d1, #ff6b93

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f6a7bb;
}
.sweetheart {
color: #f1c1d6;
}
.petal-poise {
color: #f7e3ee;
}
.pink-marshmallow {
color: #f6b6d1;
}
.blush-hour {
color: #ff6b93;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f6a7bb;
--sweetheart:#f1c1d6;
--petal-poise:#f7e3ee;
--pink-marshmallow:#f6b6d1;
--blush-hour:#ff6b93;
}

More palettes to explore