All Palettes

Color Palette #ff4d00, #ff8000, #ffb300, #ffe500, #ffd500

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.orange-juice {
color: #ff8000;
}
.ucla-gold {
color: #ffb300;
}
.star {
color: #ffe500;
}
.cyber-yellow {
color: #ffd500;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--orange-juice:#ff8000;
--ucla-gold:#ffb300;
--star:#ffe500;
--cyber-yellow:#ffd500;
}

More palettes to explore