All Palettes

Color Palette #f9d94e, #f6a62c, #f68d1e, #f67009, #f55e00

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-yellow {
color: #f9d94e;
}
.carona {
color: #f6a62c;
}
.miami-marmalade {
color: #f68d1e;
}
.fire-dragon-bright {
color: #f67009;
}
.willpower-orange {
color: #f55e00;
}

/* CSS Variables */
:root {
--royal-yellow:#f9d94e;
--carona:#f6a62c;
--miami-marmalade:#f68d1e;
--fire-dragon-bright:#f67009;
--willpower-orange:#f55e00;
}

More palettes to explore