All Palettes

Color Palette #b2d100, #a1c200, #699900, #4d7000, #3e5700

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-rasp {
color: #b2d100;
}
.snot-green {
color: #a1c200;
}
.gecko-s-dream {
color: #699900;
}
.over-the-hills {
color: #4d7000;
}
.highlands-moss {
color: #3e5700;
}

/* CSS Variables */
:root {
--lime-rasp:#b2d100;
--snot-green:#a1c200;
--gecko-s-dream:#699900;
--over-the-hills:#4d7000;
--highlands-moss:#3e5700;
}

More palettes to explore