All Palettes

Color Palette #ff9d00, #ffcc00, #ffe59e, #ff6d2e, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-peel {
color: #ff9d00;
}
.usc-gold {
color: #ffcc00;
}
.hello-yellow {
color: #ffe59e;
}
.extreme-carrot {
color: #ff6d2e;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--mandarin-peel:#ff9d00;
--usc-gold:#ffcc00;
--hello-yellow:#ffe59e;
--extreme-carrot:#ff6d2e;
--coquelicot:#ff3c00;
}

More palettes to explore