All Palettes

Color Palette #ff6e61, #ff9100, #ffb84d, #f9e79f, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.princeton-orange {
color: #ff9100;
}
.floral-leaf {
color: #ffb84d;
}
.storm-lightning {
color: #f9e79f;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--princeton-orange:#ff9100;
--floral-leaf:#ffb84d;
--storm-lightning:#f9e79f;
--sunshine-mellow:#f1c40e;
}

More palettes to explore