All Palettes

Color Palette #f9c54e, #f9b14e, #f98a1a, #f66f0e, #ef3e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.salted-caramel-popcorn {
color: #f9b14e;
}
.glorious-sunset {
color: #f98a1a;
}
.liquid-lava {
color: #f66f0e;
}
.heating-lamp {
color: #ef3e1f;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--salted-caramel-popcorn:#f9b14e;
--glorious-sunset:#f98a1a;
--liquid-lava:#f66f0e;
--heating-lamp:#ef3e1f;
}

More palettes to explore