All Palettes

Color Palette #ecef1f, #a1c200, #3b8f00, #007a33, #00612c

0%
0%
0%

CSS code for this palette

/* CSS */
.herbery-honey {
color: #ecef1f;
}
.snot-green {
color: #a1c200;
}
.mughal-green {
color: #3b8f00;
}
.forestial {
color: #007a33;
}
.ficus-elastica {
color: #00612c;
}

/* CSS Variables */
:root {
--herbery-honey:#ecef1f;
--snot-green:#a1c200;
--mughal-green:#3b8f00;
--forestial:#007a33;
--ficus-elastica:#00612c;
}

More palettes to explore