All Palettes

Color Palette #ff6e61, #ff9c8f, #ffc29e, #6c5b80, #d1b3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.esprit-peach {
color: #ffc29e;
}
.concord-jam {
color: #6c5b80;
}
.confectionary {
color: #d1b3d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--esprit-peach:#ffc29e;
--concord-jam:#6c5b80;
--confectionary:#d1b3d1;
}

More palettes to explore