All Palettes

Color Palette #ff6d1f, #ffb13d, #ffd900, #ffdb80, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.pieces-of-eight {
color: #ffb13d;
}
.soviet-gold {
color: #ffd900;
}
.snug-yellow {
color: #ffdb80;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--pieces-of-eight:#ffb13d;
--soviet-gold:#ffd900;
--snug-yellow:#ffdb80;
--phaser-beam:#ff4d00;
}

More palettes to explore