All Palettes

Color Palette #ff6e61, #ff9f80, #ffc0a3, #ffd4b3, #ffebe0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.sweet-apricot {
color: #ffc0a3;
}
.forgotten-sunset {
color: #ffd4b3;
}
.pink-glow {
color: #ffebe0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--sweet-apricot:#ffc0a3;
--forgotten-sunset:#ffd4b3;
--pink-glow:#ffebe0;
}

More palettes to explore