All Palettes

Color Palette #ff3c00, #ff6e00, #ffb300, #ffd500, #c2cc33

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.flush-orange {
color: #ff6e00;
}
.ucla-gold {
color: #ffb300;
}
.cyber-yellow {
color: #ffd500;
}
.yellow-green-grosbeak {
color: #c2cc33;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--flush-orange:#ff6e00;
--ucla-gold:#ffb300;
--cyber-yellow:#ffd500;
--yellow-green-grosbeak:#c2cc33;
}

More palettes to explore