All Palettes

Color Palette #9ccb43, #a3c94f, #c3d86e, #d3d34a, #5a8d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.wicked-green {
color: #9ccb43;
}
.two-peas-in-a-pod {
color: #a3c94f;
}
.cool-as-a-cucumber {
color: #c3d86e;
}
.southern-platyfish {
color: #d3d34a;
}
.indica {
color: #5a8d3a;
}

/* CSS Variables */
:root {
--wicked-green:#9ccb43;
--two-peas-in-a-pod:#a3c94f;
--cool-as-a-cucumber:#c3d86e;
--southern-platyfish:#d3d34a;
--indica:#5a8d3a;
}

More palettes to explore