All Palettes

Color Palette #ffcc00, #ff8c00, #ff5e00, #c72b00, #8a1c00

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.sun-crete {
color: #ff8c00;
}
.vivid-orange {
color: #ff5e00;
}
.pleasant-pomegranate {
color: #c72b00;
}
.bloodline {
color: #8a1c00;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--sun-crete:#ff8c00;
--vivid-orange:#ff5e00;
--pleasant-pomegranate:#c72b00;
--bloodline:#8a1c00;
}

More palettes to explore