All Palettes

Color Palette #d1b500, #f0e400, #f9e639, #fcd74f, #f5a700

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard {
color: #d1b500;
}
.titanium-yellow {
color: #f0e400;
}
.gorse {
color: #f9e639;
}
.westfall-yellow {
color: #fcd74f;
}
.spicy-sweetcorn {
color: #f5a700;
}

/* CSS Variables */
:root {
--mustard:#d1b500;
--titanium-yellow:#f0e400;
--gorse:#f9e639;
--westfall-yellow:#fcd74f;
--spicy-sweetcorn:#f5a700;
}

More palettes to explore