All Palettes

Color Palette #ffc09e, #ff9f80, #ff7e61, #ff5b42, #ff391f

0%
0%
0%

CSS code for this palette

/* CSS */
.esprit-peach {
color: #ffc09e;
}
.orchid-orange {
color: #ff9f80;
}
.sunset-papaya {
color: #ff7e61;
}
.orange-soda {
color: #ff5b42;
}
.red-card {
color: #ff391f;
}

/* CSS Variables */
:root {
--esprit-peach:#ffc09e;
--orchid-orange:#ff9f80;
--sunset-papaya:#ff7e61;
--orange-soda:#ff5b42;
--red-card:#ff391f;
}

More palettes to explore