All Palettes

Color Palette #00b300, #4db300, #99cc00, #dae600, #ffff33

0%
0%
0%

CSS code for this palette

/* CSS */
.bubble-bobble-green {
color: #00b300;
}
.mulu-frog {
color: #4db300;
}
.viric-green {
color: #99cc00;
}
.golden-gun {
color: #dae600;
}
.big-yellow-taxi {
color: #ffff33;
}

/* CSS Variables */
:root {
--bubble-bobble-green:#00b300;
--mulu-frog:#4db300;
--viric-green:#99cc00;
--golden-gun:#dae600;
--big-yellow-taxi:#ffff33;
}

More palettes to explore