All Palettes

Color Palette #f3e4aa, #f9b6a4, #f57a7c, #eb7f93, #d85f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla {
color: #f3e4aa;
}
.just-blush {
color: #f9b6a4;
}
.momo-peach {
color: #f57a7c;
}
.melon-mist {
color: #eb7f93;
}
.sugar-rush {
color: #d85f9c;
}

/* CSS Variables */
:root {
--vanilla:#f3e4aa;
--just-blush:#f9b6a4;
--momo-peach:#f57a7c;
--melon-mist:#eb7f93;
--sugar-rush:#d85f9c;
}

More palettes to explore