All Palettes

Color Palette #f9c54e, #f9a824, #f08c00, #d64000, #8f2d00

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.honey-wax {
color: #f9a824;
}
.saffron-gold {
color: #f08c00;
}
.torii-red {
color: #d64000;
}
.brown-red {
color: #8f2d00;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--honey-wax:#f9a824;
--saffron-gold:#f08c00;
--torii-red:#d64000;
--brown-red:#8f2d00;
}

More palettes to explore