All Palettes

Color Palette #ffb300, #ff6e00, #f58019, #ffb84d, #ffd500

0%
0%
0%

CSS code for this palette

/* CSS */
.ucla-gold {
color: #ffb300;
}
.flush-orange {
color: #ff6e00;
}
.consumed-by-fire {
color: #f58019;
}
.floral-leaf {
color: #ffb84d;
}
.cyber-yellow {
color: #ffd500;
}

/* CSS Variables */
:root {
--ucla-gold:#ffb300;
--flush-orange:#ff6e00;
--consumed-by-fire:#f58019;
--floral-leaf:#ffb84d;
--cyber-yellow:#ffd500;
}

More palettes to explore