All Palettes

Color Palette #ff6e61, #ff9f80, #ffbaa8, #ffe6d1, #ffddd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.coral-beach {
color: #ffbaa8;
}
.pale-egg {
color: #ffe6d1;
}
.soft-orange-bloom {
color: #ffddd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--coral-beach:#ffbaa8;
--pale-egg:#ffe6d1;
--soft-orange-bloom:#ffddd1;
}

More palettes to explore