All Palettes

Color Palette #ff9900, #ff5100, #ff0080, #c800ff, #4d00ff

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.aerospace-orange {
color: #ff5100;
}
.neon-rose {
color: #ff0080;
}
.vivid-orchid {
color: #c800ff;
}
.radiant-feather {
color: #4d00ff;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--aerospace-orange:#ff5100;
--neon-rose:#ff0080;
--vivid-orchid:#c800ff;
--radiant-feather:#4d00ff;
}

More palettes to explore