All Palettes

Color Palette #b5c337, #8e9b3b, #6b7b3d, #4c6039, #2c4931

0%
0%
0%

CSS code for this palette

/* CSS */
.tropic-canary {
color: #b5c337;
}
.appletini {
color: #8e9b3b;
}
.moss-landing {
color: #6b7b3d;
}
.plasticine {
color: #4c6039;
}
.mushiao-green {
color: #2c4931;
}

/* CSS Variables */
:root {
--tropic-canary:#b5c337;
--appletini:#8e9b3b;
--moss-landing:#6b7b3d;
--plasticine:#4c6039;
--mushiao-green:#2c4931;
}

More palettes to explore