All Palettes

Color Palette #ff6e00, #ffb300, #ffd54d, #ffee57, #ffff00

0%
0%
0%

CSS code for this palette

/* CSS */
.flush-orange {
color: #ff6e00;
}
.ucla-gold {
color: #ffb300;
}
.vibrant {
color: #ffd54d;
}
.xanthe-yellow {
color: #ffee57;
}
.yellow {
color: #ffff00;
}

/* CSS Variables */
:root {
--flush-orange:#ff6e00;
--ucla-gold:#ffb300;
--vibrant:#ffd54d;
--xanthe-yellow:#ffee57;
--yellow:#ffff00;
}

More palettes to explore