All Palettes

Color Palette #ff6e61, #ff985c, #ffcd75, #ffe5a3, #f5f3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff985c;
}
.grandis {
color: #ffcd75;
}
.sun-drenched {
color: #ffe5a3;
}
.cocoa-butter {
color: #f5f3c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff985c;
--grandis:#ffcd75;
--sun-drenched:#ffe5a3;
--cocoa-butter:#f5f3c2;
}

More palettes to explore