All Palettes

Color Palette #ff6e61, #ff8e3d, #ffbb5c, #ffe680, #fff7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.cape-jasmine {
color: #ffbb5c;
}
.cowbell {
color: #ffe680;
}
.candle-flame {
color: #fff7a3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--cape-jasmine:#ffbb5c;
--cowbell:#ffe680;
--candle-flame:#fff7a3;
}

More palettes to explore