All Palettes

Color Palette #ff9d00, #ffb300, #ffcc00, #ffe680, #fff3a3

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-peel {
color: #ff9d00;
}
.ucla-gold {
color: #ffb300;
}
.usc-gold {
color: #ffcc00;
}
.cowbell {
color: #ffe680;
}
.firefly-glow {
color: #fff3a3;
}

/* CSS Variables */
:root {
--mandarin-peel:#ff9d00;
--ucla-gold:#ffb300;
--usc-gold:#ffcc00;
--cowbell:#ffe680;
--firefly-glow:#fff3a3;
}

More palettes to explore