All Palettes

Color Palette #ff7f24, #ff9e1f, #ffb84d, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-you-happy {
color: #ff7f24;
}
.radiant-yellow {
color: #ff9e1f;
}
.floral-leaf {
color: #ffb84d;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--orange-you-happy:#ff7f24;
--radiant-yellow:#ff9e1f;
--floral-leaf:#ffb84d;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore