All Palettes

Color Palette #c6d869, #b6c738, #a6b42d, #8a9d2a, #798623

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-as-a-cucumber {
color: #c6d869;
}
.tropic-canary {
color: #b6c738;
}
.tree-frog {
color: #a6b42d;
}
.vigorous-wasabi {
color: #8a9d2a;
}
.trendy-green {
color: #798623;
}

/* CSS Variables */
:root {
--cool-as-a-cucumber:#c6d869;
--tropic-canary:#b6c738;
--tree-frog:#a6b42d;
--vigorous-wasabi:#8a9d2a;
--trendy-green:#798623;
}

More palettes to explore