All Palettes

Color Palette #3b9b40, #4cb859, #76d087, #a5e2a2, #c3f4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.kryptonite-green {
color: #3b9b40;
}
.samphire-green {
color: #4cb859;
}
.jube-green {
color: #76d087;
}
.grape-green {
color: #a5e2a2;
}
.peasful-mint {
color: #c3f4c3;
}

/* CSS Variables */
:root {
--kryptonite-green:#3b9b40;
--samphire-green:#4cb859;
--jube-green:#76d087;
--grape-green:#a5e2a2;
--peasful-mint:#c3f4c3;
}

More palettes to explore