All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore