All Palettes

Color Palette #fad19e, #f9b6a4, #f58f7f, #e9604e, #d85f41

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #fad19e;
}
.just-blush {
color: #f9b6a4;
}
.ibis-wing {
color: #f58f7f;
}
.opal-flame {
color: #e9604e;
}
.fireglow {
color: #d85f41;
}

/* CSS Variables */
:root {
--ginger-peach:#fad19e;
--just-blush:#f9b6a4;
--ibis-wing:#f58f7f;
--opal-flame:#e9604e;
--fireglow:#d85f41;
}

More palettes to explore