All Palettes

Color Palette #fbcc4b, #ff8c00, #ff5e00, #ff2f00, #c70000

0%
0%
0%

CSS code for this palette

/* CSS */
.decisive-yellow {
color: #fbcc4b;
}
.sun-crete {
color: #ff8c00;
}
.vivid-orange {
color: #ff5e00;
}
.boiling-magma {
color: #ff2f00;
}
.communist {
color: #c70000;
}

/* CSS Variables */
:root {
--decisive-yellow:#fbcc4b;
--sun-crete:#ff8c00;
--vivid-orange:#ff5e00;
--boiling-magma:#ff2f00;
--communist:#c70000;
}

More palettes to explore