All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore