All Palettes

Color Palette #ff4d00, #ff8000, #ffb300, #ffec3d, #ffff00

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.orange-juice {
color: #ff8000;
}
.ucla-gold {
color: #ffb300;
}
.hollandaise {
color: #ffec3d;
}
.yellow {
color: #ffff00;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--orange-juice:#ff8000;
--ucla-gold:#ffb300;
--hollandaise:#ffec3d;
--yellow:#ffff00;
}

More palettes to explore