All Palettes

Color Palette #ff6e61, #ff9f80, #ffb1a3, #fce1d4, #f8c9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.amber-tide {
color: #ffb1a3;
}
.ephemeral-peach {
color: #fce1d4;
}
.biscuit-cream {
color: #f8c9b4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--amber-tide:#ffb1a3;
--ephemeral-peach:#fce1d4;
--biscuit-cream:#f8c9b4;
}

More palettes to explore