All Palettes

Color Palette #f7e4c5, #f9c5a4, #ff9b8a, #ff7e61, #e85e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.lightweight-beige {
color: #f7e4c5;
}
.peach-damask {
color: #f9c5a4;
}
.peach-pink {
color: #ff9b8a;
}
.sunset-papaya {
color: #ff7e61;
}
.highlighter-pink {
color: #e85e7e;
}

/* CSS Variables */
:root {
--lightweight-beige:#f7e4c5;
--peach-damask:#f9c5a4;
--peach-pink:#ff9b8a;
--sunset-papaya:#ff7e61;
--highlighter-pink:#e85e7e;
}

More palettes to explore