All Palettes

Color Palette #a6d84b, #7cda5d, #5fb480, #3c8b9a, #2c6c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.burst-of-lime {
color: #a6d84b;
}
.amazon-parrot {
color: #7cda5d;
}
.green-garter {
color: #5fb480;
}
.seachange {
color: #3c8b9a;
}
.north-sea {
color: #2c6c6d;
}

/* CSS Variables */
:root {
--burst-of-lime:#a6d84b;
--amazon-parrot:#7cda5d;
--green-garter:#5fb480;
--seachange:#3c8b9a;
--north-sea:#2c6c6d;
}

More palettes to explore