All Palettes

Color Palette #f6a2c8, #fbc1d3, #fde2e5, #f9b1ae, #f07f8e

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.garden-glory {
color: #fbc1d3;
}
.royal-wedding {
color: #fde2e5;
}
.peach-bud {
color: #f9b1ae;
}
.dimple {
color: #f07f8e;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--garden-glory:#fbc1d3;
--royal-wedding:#fde2e5;
--peach-bud:#f9b1ae;
--dimple:#f07f8e;
}

More palettes to explore