All Palettes

Color Palette #f6a2c8, #f9c8d3, #fce4e3, #fddb9b, #f9ba9f

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.palace-rose {
color: #f9c8d3;
}
.royal-wedding {
color: #fce4e3;
}
.butter-cupcake {
color: #fddb9b;
}
.pallid-orange {
color: #f9ba9f;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--palace-rose:#f9c8d3;
--royal-wedding:#fce4e3;
--butter-cupcake:#fddb9b;
--pallid-orange:#f9ba9f;
}

More palettes to explore