All Palettes

Color Palette #ff5900, #ff8c00, #ffb300, #ffdd00, #ffff00

0%
0%
0%

CSS code for this palette

/* CSS */
.molten-core {
color: #ff5900;
}
.sun-crete {
color: #ff8c00;
}
.ucla-gold {
color: #ffb300;
}
.super-saiyan {
color: #ffdd00;
}
.yellow {
color: #ffff00;
}

/* CSS Variables */
:root {
--molten-core:#ff5900;
--sun-crete:#ff8c00;
--ucla-gold:#ffb300;
--super-saiyan:#ffdd00;
--yellow:#ffff00;
}

More palettes to explore