All Palettes

Color Palette #f9c54e, #f9b14e, #f38a39, #f07e3d, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.salted-caramel-popcorn {
color: #f9b14e;
}
.hot-orange {
color: #f38a39;
}
.goku-orange {
color: #f07e3d;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--salted-caramel-popcorn:#f9b14e;
--hot-orange:#f38a39;
--goku-orange:#f07e3d;
--durotar-fire:#f05a28;
}

More palettes to explore