All Palettes

Color Palette #ff4d00, #ff9100, #ffc300, #ffea00, #ffd500

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.princeton-orange {
color: #ff9100;
}
.citrus-splash {
color: #ffc300;
}
.middle-yellow {
color: #ffea00;
}
.cyber-yellow {
color: #ffd500;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--princeton-orange:#ff9100;
--citrus-splash:#ffc300;
--middle-yellow:#ffea00;
--cyber-yellow:#ffd500;
}

More palettes to explore