All Palettes

Color Palette #ff4d00, #ff6e00, #ff8c00, #ffb300, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.flush-orange {
color: #ff6e00;
}
.sun-crete {
color: #ff8c00;
}
.ucla-gold {
color: #ffb300;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--flush-orange:#ff6e00;
--sun-crete:#ff8c00;
--ucla-gold:#ffb300;
--star:#ffe500;
}

More palettes to explore