All Palettes

Color Palette #ff3c00, #ff6a00, #ff9d00, #ffcc00, #ffff00

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.burtuqali-orange {
color: #ff6a00;
}
.mandarin-peel {
color: #ff9d00;
}
.usc-gold {
color: #ffcc00;
}
.yellow {
color: #ffff00;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--burtuqali-orange:#ff6a00;
--mandarin-peel:#ff9d00;
--usc-gold:#ffcc00;
--yellow:#ffff00;
}

More palettes to explore