All Palettes

Color Palette #ff6e61, #ff9180, #ffba9e, #ffddc2, #fffae5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.desert-flower {
color: #ff9180;
}
.pallid-orange {
color: #ffba9e;
}
.orange-ice {
color: #ffddc2;
}
.lead-glass {
color: #fffae5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--desert-flower:#ff9180;
--pallid-orange:#ffba9e;
--orange-ice:#ffddc2;
--lead-glass:#fffae5;
}

More palettes to explore