All Palettes

Color Palette #ff6e61, #ff9a42, #f1c40e, #e77e23, #d15400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.absolute-apricot {
color: #ff9a42;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.tenn {
color: #d15400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--absolute-apricot:#ff9a42;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--tenn:#d15400;
}

More palettes to explore