All Palettes

Color Palette #ffd900, #ffcc00, #ffc300, #ffb300, #ffa600

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.usc-gold {
color: #ffcc00;
}
.citrus-splash {
color: #ffc300;
}
.ucla-gold {
color: #ffb300;
}
.cheese {
color: #ffa600;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--usc-gold:#ffcc00;
--citrus-splash:#ffc300;
--ucla-gold:#ffb300;
--cheese:#ffa600;
}

More palettes to explore