All Palettes

Color Palette #ff6e61, #ffa07a, #ffc29e, #d4b7af, #a1a0d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dwarven-peaches {
color: #ffa07a;
}
.esprit-peach {
color: #ffc29e;
}
.oyster-pink {
color: #d4b7af;
}
.water-hyacinth {
color: #a1a0d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dwarven-peaches:#ffa07a;
--esprit-peach:#ffc29e;
--oyster-pink:#d4b7af;
--water-hyacinth:#a1a0d4;
}

More palettes to explore