All Palettes

Color Palette #ff6e61, #ff9f80, #ffc3b3, #f7e2b0, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.tropical-peach {
color: #ffc3b3;
}
.friendly-yellow {
color: #f7e2b0;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--tropical-peach:#ffc3b3;
--friendly-yellow:#f7e2b0;
--marigold-dust:#f4cf3e;
}

More palettes to explore