All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb85c, #ffe680, #d2e9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.cape-jasmine {
color: #ffb85c;
}
.cowbell {
color: #ffe680;
}
.frozen-forest {
color: #d2e9b9;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--cape-jasmine:#ffb85c;
--cowbell:#ffe680;
--frozen-forest:#d2e9b9;
}

More palettes to explore