All Palettes

Color Palette #00613a, #00b35f, #00c76a, #00d66f, #4fde7a

0%
0%
0%

CSS code for this palette

/* CSS */
.frog-green {
color: #00613a;
}
.go-green {
color: #00b35f;
}
.green-elliott {
color: #00c76a;
}
.benzol-green {
color: #00d66f;
}
.emerald-reflection {
color: #4fde7a;
}

/* CSS Variables */
:root {
--frog-green:#00613a;
--go-green:#00b35f;
--green-elliott:#00c76a;
--benzol-green:#00d66f;
--emerald-reflection:#4fde7a;
}

More palettes to explore