All Palettes

Color Palette #f9c10b, #f9a61f, #f59f0a, #f59b0a, #f78a1d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshine-mellow {
color: #f9c10b;
}
.lush-honeycomb {
color: #f9a61f;
}
.laughing-orange {
color: #f59f0a;
}
.laughing-orange {
color: #f59b0a;
}
.flame-orange {
color: #f78a1d;
}

/* CSS Variables */
:root {
--sunshine-mellow:#f9c10b;
--lush-honeycomb:#f9a61f;
--laughing-orange:#f59f0a;
--laughing-orange:#f59b0a;
--flame-orange:#f78a1d;
}

More palettes to explore