All Palettes

Color Palette #f3c9e7, #f5a8d6, #f59c8e, #f6c3a7, #f7e1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f3c9e7;
}
.spaghetti-strap-pink {
color: #f5a8d6;
}
.fruit-shake {
color: #f59c8e;
}
.pink-beach {
color: #f6c3a7;
}
.flan {
color: #f7e1b6;
}

/* CSS Variables */
:root {
--sparkling-pink:#f3c9e7;
--spaghetti-strap-pink:#f5a8d6;
--fruit-shake:#f59c8e;
--pink-beach:#f6c3a7;
--flan:#f7e1b6;
}

More palettes to explore