All Palettes

Color Palette #88ac39, #5c882b, #a3d55d, #d6e9b4, #ffeb99

0%
0%
0%

CSS code for this palette

/* CSS */
.young-bud {
color: #88ac39;
}
.weeping-fig {
color: #5c882b;
}
.lime-lizard {
color: #a3d55d;
}
.natural-youth {
color: #d6e9b4;
}
.old-yella {
color: #ffeb99;
}

/* CSS Variables */
:root {
--young-bud:#88ac39;
--weeping-fig:#5c882b;
--lime-lizard:#a3d55d;
--natural-youth:#d6e9b4;
--old-yella:#ffeb99;
}

More palettes to explore