All Palettes

Color Palette #ff4d00, #ff7b00, #ffb300, #ffc800, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.heat-wave {
color: #ff7b00;
}
.ucla-gold {
color: #ffb300;
}
.forsythia {
color: #ffc800;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--heat-wave:#ff7b00;
--ucla-gold:#ffb300;
--forsythia:#ffc800;
--star:#ffe500;
}

More palettes to explore