All Palettes

Color Palette #ffd900, #ffea00, #ffb300, #ffd500, #ffc800

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.middle-yellow {
color: #ffea00;
}
.ucla-gold {
color: #ffb300;
}
.cyber-yellow {
color: #ffd500;
}
.forsythia {
color: #ffc800;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--middle-yellow:#ffea00;
--ucla-gold:#ffb300;
--cyber-yellow:#ffd500;
--forsythia:#ffc800;
}

More palettes to explore