All Palettes

Color Palette #f0c9ad, #f9a9b6, #f76e6e, #d95e3f, #6b4f92

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-peach {
color: #f0c9ad;
}
.fresh-on-the-market {
color: #f9a9b6;
}
.breeze-of-chilli {
color: #f76e6e;
}
.fireglow {
color: #d95e3f;
}
.pure-mauve {
color: #6b4f92;
}

/* CSS Variables */
:root {
--pastel-peach:#f0c9ad;
--fresh-on-the-market:#f9a9b6;
--breeze-of-chilli:#f76e6e;
--fireglow:#d95e3f;
--pure-mauve:#6b4f92;
}

More palettes to explore