All Palettes

Color Palette #ff6e61, #ff8d5c, #f7b5a1, #f6c0f7, #d58b9d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mango-orange {
color: #ff8d5c;
}
.mystic-tulip {
color: #f7b5a1;
}
.electric-lavender {
color: #f6c0f7;
}
.sugar-tooth {
color: #d58b9d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mango-orange:#ff8d5c;
--mystic-tulip:#f7b5a1;
--electric-lavender:#f6c0f7;
--sugar-tooth:#d58b9d;
}

More palettes to explore