All Palettes

Color Palette #f9c54e, #f9b14e, #f98339, #f76b5e, #f64c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.salted-caramel-popcorn {
color: #f9b14e;
}
.beniukon-bronze {
color: #f98339;
}
.coral-quartz {
color: #f76b5e;
}
.dusk-orange {
color: #f64c3c;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--salted-caramel-popcorn:#f9b14e;
--beniukon-bronze:#f98339;
--coral-quartz:#f76b5e;
--dusk-orange:#f64c3c;
}

More palettes to explore