All Palettes

Color Palette #f9c0a4, #f5a79e, #f19083, #e76d65, #d9605e

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-blossom {
color: #f9c0a4;
}
.roseberry {
color: #f5a79e;
}
.ibis-wing {
color: #f19083;
}
.childhood-crush {
color: #e76d65;
}
.roman {
color: #d9605e;
}

/* CSS Variables */
:root {
--coral-blossom:#f9c0a4;
--roseberry:#f5a79e;
--ibis-wing:#f19083;
--childhood-crush:#e76d65;
--roman:#d9605e;
}

More palettes to explore