All Palettes

Color Palette #a7d100, #a6c700, #e6d200, #ffea00, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.immaculate-iguana {
color: #a7d100;
}
.immaculate-iguana {
color: #a6c700;
}
.safety-yellow {
color: #e6d200;
}
.middle-yellow {
color: #ffea00;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--immaculate-iguana:#a7d100;
--immaculate-iguana:#a6c700;
--safety-yellow:#e6d200;
--middle-yellow:#ffea00;
--ucla-gold:#ffb300;
}

More palettes to explore