All Palettes

Color Palette #c4d600, #a1c200, #6f9e00, #4d7000, #2f4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.garlic-pesto {
color: #c4d600;
}
.snot-green {
color: #a1c200;
}
.green-thumb {
color: #6f9e00;
}
.over-the-hills {
color: #4d7000;
}
.deep-forestial-escapade {
color: #2f4d00;
}

/* CSS Variables */
:root {
--garlic-pesto:#c4d600;
--snot-green:#a1c200;
--green-thumb:#6f9e00;
--over-the-hills:#4d7000;
--deep-forestial-escapade:#2f4d00;
}

More palettes to explore