All Palettes

Color Palette #ff3c00, #ff6d1f, #ffa200, #ffb300, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.shocking-orange {
color: #ff6d1f;
}
.pico-orange {
color: #ffa200;
}
.ucla-gold {
color: #ffb300;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--shocking-orange:#ff6d1f;
--pico-orange:#ffa200;
--ucla-gold:#ffb300;
--hollandaise:#ffec3d;
}

More palettes to explore