All Palettes

Color Palette #7fd959, #61b35b, #4d9d6d, #3c8b82, #2e7c94

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.boring-green {
color: #61b35b;
}
.greenbrier {
color: #4d9d6d;
}
.royal-palm {
color: #3c8b82;
}
.turkish-stone {
color: #2e7c94;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--boring-green:#61b35b;
--greenbrier:#4d9d6d;
--royal-palm:#3c8b82;
--turkish-stone:#2e7c94;
}

More palettes to explore