All Palettes

Color Palette #f0b400, #ffcc00, #ffdd33, #ffed66, #ffff99

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f0b400;
}
.usc-gold {
color: #ffcc00;
}
.yellow-bell-pepper {
color: #ffdd33;
}
.caduceus-gold {
color: #ffed66;
}
.sunburst-yellow {
color: #ffff99;
}

/* CSS Variables */
:root {
--american-yellow:#f0b400;
--usc-gold:#ffcc00;
--yellow-bell-pepper:#ffdd33;
--caduceus-gold:#ffed66;
--sunburst-yellow:#ffff99;
}

More palettes to explore