All Palettes

Color Palette #f7c6a6, #f29d91, #e67979, #d7506e, #c43b6f

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.blush {
color: #f29d91;
}
.lively-coral {
color: #e67979;
}
.rosy-cheeks {
color: #d7506e;
}
.dark-pink {
color: #c43b6f;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--blush:#f29d91;
--lively-coral:#e67979;
--rosy-cheeks:#d7506e;
--dark-pink:#c43b6f;
}

More palettes to explore