All Palettes

Color Palette #d94a72, #e6798f, #f3a0af, #f6c1c9, #fce3e5

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-cheeks {
color: #d94a72;
}
.melon-mist {
color: #e6798f;
}
.sweet-60 {
color: #f3a0af;
}
.pale-petunia {
color: #f6c1c9;
}
.royal-wedding {
color: #fce3e5;
}

/* CSS Variables */
:root {
--rosy-cheeks:#d94a72;
--melon-mist:#e6798f;
--sweet-60:#f3a0af;
--pale-petunia:#f6c1c9;
--royal-wedding:#fce3e5;
}

More palettes to explore