All Palettes

Color Palette #6cbb3e, #4abf65, #2aa26e, #1f8e7e, #1b5074

0%
0%
0%

CSS code for this palette

/* CSS */
.nasty-green {
color: #6cbb3e;
}
.forest-maid {
color: #4abf65;
}
.bejewelled {
color: #2aa26e;
}
.palm-springs-splash {
color: #1f8e7e;
}
.canoe-blue {
color: #1b5074;
}

/* CSS Variables */
:root {
--nasty-green:#6cbb3e;
--forest-maid:#4abf65;
--bejewelled:#2aa26e;
--palm-springs-splash:#1f8e7e;
--canoe-blue:#1b5074;
}

More palettes to explore