All Palettes

Color Palette #7fd959, #a7d98c, #d0e7b1, #f7f9b9, #f9eba4

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.feijoa {
color: #a7d98c;
}
.lasting-thoughts {
color: #d0e7b1;
}
.cashew-cheese {
color: #f7f9b9;
}
.lazy-daisy {
color: #f9eba4;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--feijoa:#a7d98c;
--lasting-thoughts:#d0e7b1;
--cashew-cheese:#f7f9b9;
--lazy-daisy:#f9eba4;
}

More palettes to explore