All Palettes

Color Palette #6abf45, #9cdf6d, #b1e3a1, #f3f8bf, #f7e4a6

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-apple {
color: #6abf45;
}
.tropical-light {
color: #9cdf6d;
}
.green-gooseberry {
color: #b1e3a1;
}
.cocoa-butter {
color: #f3f8bf;
}
.lemon-filling {
color: #f7e4a6;
}

/* CSS Variables */
:root {
--pure-apple:#6abf45;
--tropical-light:#9cdf6d;
--green-gooseberry:#b1e3a1;
--cocoa-butter:#f3f8bf;
--lemon-filling:#f7e4a6;
}

More palettes to explore