All Palettes

Color Palette #f3e5ba, #f7d5a6, #f4b79f, #f19e9d, #e85e75

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f3e5ba;
}
.prosecco {
color: #f7d5a6;
}
.mandys-pink {
color: #f4b79f;
}
.pink-eraser {
color: #f19e9d;
}
.bubblegum {
color: #e85e75;
}

/* CSS Variables */
:root {
--gentle-glow:#f3e5ba;
--prosecco:#f7d5a6;
--mandys-pink:#f4b79f;
--pink-eraser:#f19e9d;
--bubblegum:#e85e75;
}

More palettes to explore