All Palettes

Color Palette #4a6133, #1e2d1a, #3b4e3b, #4f6c1e, #7c9a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.gemstone-green {
color: #4a6133;
}
.kuro-green {
color: #1e2d1a;
}
.mountain-view {
color: #3b4e3b;
}
.bowser-shell {
color: #4f6c1e;
}
.mossy-glossy {
color: #7c9a4c;
}

/* CSS Variables */
:root {
--gemstone-green:#4a6133;
--kuro-green:#1e2d1a;
--mountain-view:#3b4e3b;
--bowser-shell:#4f6c1e;
--mossy-glossy:#7c9a4c;
}

More palettes to explore