All Palettes

Color Palette #2f4c2a, #4b7d3b, #8bc34b, #ffcc00, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.nettle-green {
color: #2f4c2a;
}
.nereus {
color: #4b7d3b;
}
.citrus-surge {
color: #8bc34b;
}
.usc-gold {
color: #ffcc00;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--nettle-green:#2f4c2a;
--nereus:#4b7d3b;
--citrus-surge:#8bc34b;
--usc-gold:#ffcc00;
--akuma:#d33131;
}

More palettes to explore