All Palettes

Color Palette #f5b400, #f6d12c, #f9c54e, #f9bc39, #f08c00

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.dream-of-spring {
color: #f6d12c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.glowing-lantern {
color: #f9bc39;
}
.saffron-gold {
color: #f08c00;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--dream-of-spring:#f6d12c;
--creamy-sweet-corn:#f9c54e;
--glowing-lantern:#f9bc39;
--saffron-gold:#f08c00;
}

More palettes to explore