All Palettes

Color Palette #a8d70f, #a8e1a3, #c4f1c1, #e2f4d7, #f8ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.sabz-green {
color: #a8d70f;
}
.grape-green {
color: #a8e1a3;
}
.peasful-mint {
color: #c4f1c1;
}
.light-fresh-lime {
color: #e2f4d7;
}
.herbal-tea {
color: #f8ffeb;
}

/* CSS Variables */
:root {
--sabz-green:#a8d70f;
--grape-green:#a8e1a3;
--peasful-mint:#c4f1c1;
--light-fresh-lime:#e2f4d7;
--herbal-tea:#f8ffeb;
}

More palettes to explore