All Palettes

Color Palette #f7e13b, #ffd900, #ffaa00, #ff8000, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f7e13b;
}
.soviet-gold {
color: #ffd900;
}
.flash-of-orange {
color: #ffaa00;
}
.orange-juice {
color: #ff8000;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f7e13b;
--soviet-gold:#ffd900;
--flash-of-orange:#ffaa00;
--orange-juice:#ff8000;
--phaser-beam:#ff4d00;
}

More palettes to explore