All Palettes

Color Palette #fceaba, #f9d9a9, #f7c6a6, #f39d8c, #e67b79

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-wind {
color: #fceaba;
}
.midsummer {
color: #f9d9a9;
}
.peach-damask {
color: #f7c6a6;
}
.fruit-shake {
color: #f39d8c;
}
.lively-coral {
color: #e67b79;
}

/* CSS Variables */
:root {
--solar-wind:#fceaba;
--midsummer:#f9d9a9;
--peach-damask:#f7c6a6;
--fruit-shake:#f39d8c;
--lively-coral:#e67b79;
}

More palettes to explore