All Palettes

Color Palette #ffbb00, #ffc300, #ffd900, #ffea00, #fff200

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.citrus-splash {
color: #ffc300;
}
.soviet-gold {
color: #ffd900;
}
.middle-yellow {
color: #ffea00;
}
.dorn-yellow {
color: #fff200;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--citrus-splash:#ffc300;
--soviet-gold:#ffd900;
--middle-yellow:#ffea00;
--dorn-yellow:#fff200;
}

More palettes to explore