All Palettes

Color Palette #3ab036, #5bcf4a, #7aef5d, #a4e69e, #d4f2ba

0%
0%
0%

CSS code for this palette

/* CSS */
.american-green {
color: #3ab036;
}
.scorpion-green {
color: #5bcf4a;
}
.amazon-parrot {
color: #7aef5d;
}
.grape-green {
color: #a4e69e;
}
.tea-green {
color: #d4f2ba;
}

/* CSS Variables */
:root {
--american-green:#3ab036;
--scorpion-green:#5bcf4a;
--amazon-parrot:#7aef5d;
--grape-green:#a4e69e;
--tea-green:#d4f2ba;
}

More palettes to explore