All Palettes

Color Palette #41aa77, #3da97c, #38b288, #2fb1a2, #1f9bb7

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilant-jade {
color: #41aa77;
}
.funk {
color: #3da97c;
}
.hisui-kingfisher {
color: #38b288;
}
.capture {
color: #2fb1a2;
}
.butterfly-blue {
color: #1f9bb7;
}

/* CSS Variables */
:root {
--jubilant-jade:#41aa77;
--funk:#3da97c;
--hisui-kingfisher:#38b288;
--capture:#2fb1a2;
--butterfly-blue:#1f9bb7;
}

More palettes to explore