All Palettes

Color Palette #f6e2d5, #f8c6b4, #fbb08e, #f07f66, #e24a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-rose {
color: #f6e2d5;
}
.apricot-obsession {
color: #f8c6b4;
}
.orange-grove {
color: #fbb08e;
}
.peachy-feeling {
color: #f07f66;
}
.sour-cherry {
color: #e24a3c;
}

/* CSS Variables */
:root {
--peach-rose:#f6e2d5;
--apricot-obsession:#f8c6b4;
--orange-grove:#fbb08e;
--peachy-feeling:#f07f66;
--sour-cherry:#e24a3c;
}

More palettes to explore