All Palettes

Color Palette #f9e93e, #f9c10b, #f58b00, #d65900, #a32c00

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-yellow {
color: #f9e93e;
}
.sunshine-mellow {
color: #f9c10b;
}
.saffron-gold {
color: #f58b00;
}
.exuberance {
color: #d65900;
}
.rust-red {
color: #a32c00;
}

/* CSS Variables */
:root {
--highlighter-yellow:#f9e93e;
--sunshine-mellow:#f9c10b;
--saffron-gold:#f58b00;
--exuberance:#d65900;
--rust-red:#a32c00;
}

More palettes to explore