All Palettes

Color Palette #e0b000, #f0d400, #f5e000, #f9ed62, #f6f2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-yellow {
color: #e0b000;
}
.safety-yellow {
color: #f0d400;
}
.banana-propaganda {
color: #f5e000;
}
.yellowish {
color: #f9ed62;
}
.yippie-ya-yellow {
color: #f6f2a2;
}

/* CSS Variables */
:root {
--mustard-yellow:#e0b000;
--safety-yellow:#f0d400;
--banana-propaganda:#f5e000;
--yellowish:#f9ed62;
--yippie-ya-yellow:#f6f2a2;
}

More palettes to explore