All Palettes

Color Palette #f9e339, #f5d400, #f5ab00, #f09000, #eb7900

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f9e339;
}
.empire-yellow {
color: #f5d400;
}
.spicy-sweetcorn {
color: #f5ab00;
}
.saffron-gold {
color: #f09000;
}
.mee-hua-sunset {
color: #eb7900;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f9e339;
--empire-yellow:#f5d400;
--spicy-sweetcorn:#f5ab00;
--saffron-gold:#f09000;
--mee-hua-sunset:#eb7900;
}

More palettes to explore