All Palettes

Color Palette #3dd169, #6fdc8b, #98e1a4, #cff7c0, #f4ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.ufo-green {
color: #3dd169;
}
.aurora-green {
color: #6fdc8b;
}
.hospital-green {
color: #98e1a4;
}
.tea-green {
color: #cff7c0;
}
.milk-foam {
color: #f4ffeb;
}

/* CSS Variables */
:root {
--ufo-green:#3dd169;
--aurora-green:#6fdc8b;
--hospital-green:#98e1a4;
--tea-green:#cff7c0;
--milk-foam:#f4ffeb;
}

More palettes to explore