All Palettes

Color Palette #f2e59c, #e6d028, #d1b500, #bdad00, #a89d00

0%
0%
0%

CSS code for this palette

/* CSS */
.lemonade {
color: #f2e59c;
}
.polliwog {
color: #e6d028;
}
.mustard {
color: #d1b500;
}
.muddy-yellow {
color: #bdad00;
}
.nuclear-fallout {
color: #a89d00;
}

/* CSS Variables */
:root {
--lemonade:#f2e59c;
--polliwog:#e6d028;
--mustard:#d1b500;
--muddy-yellow:#bdad00;
--nuclear-fallout:#a89d00;
}

More palettes to explore