All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb175, #ffdbcc, #ffebf0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.bloom {
color: #ffb175;
}
.glazed-sugar {
color: #ffdbcc;
}
.fairy-wings {
color: #ffebf0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--bloom:#ffb175;
--glazed-sugar:#ffdbcc;
--fairy-wings:#ffebf0;
}

More palettes to explore