All Palettes

Color Palette #ffcc00, #ff6e00, #ff3c00, #ff1a1a, #ff99cc

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.traffic-red {
color: #ff1a1a;
}
.himalayan-balsam {
color: #ff99cc;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--traffic-red:#ff1a1a;
--himalayan-balsam:#ff99cc;
}

More palettes to explore