All Palettes

Color Palette #4fb067, #4cae65, #4baf6e, #3dbd79, #2fc186

0%
0%
0%

CSS code for this palette

/* CSS */
.algae {
color: #4fb067;
}
.fresh-oregano {
color: #4cae65;
}
.glen {
color: #4baf6e;
}
.esmeralda {
color: #3dbd79;
}
.greenish-teal {
color: #2fc186;
}

/* CSS Variables */
:root {
--algae:#4fb067;
--fresh-oregano:#4cae65;
--glen:#4baf6e;
--esmeralda:#3dbd79;
--greenish-teal:#2fc186;
}

More palettes to explore