All Palettes

Color Palette #ffbb00, #ffb300, #ff9d00, #ff8c00, #ff7b00

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.ucla-gold {
color: #ffb300;
}
.mandarin-peel {
color: #ff9d00;
}
.sun-crete {
color: #ff8c00;
}
.heat-wave {
color: #ff7b00;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--ucla-gold:#ffb300;
--mandarin-peel:#ff9d00;
--sun-crete:#ff8c00;
--heat-wave:#ff7b00;
}

More palettes to explore