All Palettes

Color Palette #6cbf45, #94d86f, #c1e1a8, #f1f99f, #ffcb3d

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-apple {
color: #6cbf45;
}
.tropical-light {
color: #94d86f;
}
.cactus-spike {
color: #c1e1a8;
}
.leaf-bud {
color: #f1f99f;
}
.yellow-jacket {
color: #ffcb3d;
}

/* CSS Variables */
:root {
--pure-apple:#6cbf45;
--tropical-light:#94d86f;
--cactus-spike:#c1e1a8;
--leaf-bud:#f1f99f;
--yellow-jacket:#ffcb3d;
}

More palettes to explore