All Palettes

Color Palette #ffc09e, #ffb3c1, #ff9b85, #ff7e3d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.esprit-peach {
color: #ffc09e;
}
.matt-pink {
color: #ffb3c1;
}
.candy {
color: #ff9b85;
}
.mango-tango {
color: #ff7e3d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--esprit-peach:#ffc09e;
--matt-pink:#ffb3c1;
--candy:#ff9b85;
--mango-tango:#ff7e3d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore