All Palettes

Color Palette #ff9900, #ff5e00, #ff3c00, #ff0066, #f5007e

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.vivid-orange {
color: #ff5e00;
}
.coquelicot {
color: #ff3c00;
}
.standby-led {
color: #ff0066;
}
.flickr-pink {
color: #f5007e;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--vivid-orange:#ff5e00;
--coquelicot:#ff3c00;
--standby-led:#ff0066;
--flickr-pink:#f5007e;
}

More palettes to explore