All Palettes

Color Palette #7fd959, #5ecf6b, #4fbf80, #3c9f93, #2a7d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.verdant-oasis {
color: #5ecf6b;
}
.paris-green {
color: #4fbf80;
}
.baltic-green {
color: #3c9f93;
}
.sea-bed {
color: #2a7d8d;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--verdant-oasis:#5ecf6b;
--paris-green:#4fbf80;
--baltic-green:#3c9f93;
--sea-bed:#2a7d8d;
}

More palettes to explore