All Palettes

Color Palette #f6a7bb, #fbc6d0, #f9e2d7, #f0e2c7, #f3c5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f6a7bb;
}
.rosey-afterglow {
color: #fbc6d0;
}
.pink-touch {
color: #f9e2d7;
}
.white-chocolate {
color: #f0e2c7;
}
.avid-apricot {
color: #f3c5a0;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f6a7bb;
--rosey-afterglow:#fbc6d0;
--pink-touch:#f9e2d7;
--white-chocolate:#f0e2c7;
--avid-apricot:#f3c5a0;
}

More palettes to explore