All Palettes

Color Palette #ffcc00, #ff8c00, #ff5e00, #d14d00, #a33900

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.sun-crete {
color: #ff8c00;
}
.vivid-orange {
color: #ff5e00;
}
.kaihau-express {
color: #d14d00;
}
.muddy {
color: #a33900;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--sun-crete:#ff8c00;
--vivid-orange:#ff5e00;
--kaihau-express:#d14d00;
--muddy:#a33900;
}

More palettes to explore