All Palettes

Color Palette #ff9900, #ffb84d, #ffd900, #ff5100, #ff0055

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.floral-leaf {
color: #ffb84d;
}
.soviet-gold {
color: #ffd900;
}
.aerospace-orange {
color: #ff5100;
}
.red-light-neon {
color: #ff0055;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--floral-leaf:#ffb84d;
--soviet-gold:#ffd900;
--aerospace-orange:#ff5100;
--red-light-neon:#ff0055;
}

More palettes to explore