All Palettes

Color Palette #3dff8e, #7fff5c, #b1ff3d, #ffec3d, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.eva-green {
color: #3dff8e;
}
.lighter-green {
color: #7fff5c;
}
.lime {
color: #b1ff3d;
}
.hollandaise {
color: #ffec3d;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--eva-green:#3dff8e;
--lighter-green:#7fff5c;
--lime:#b1ff3d;
--hollandaise:#ffec3d;
--blood-burst:#ff4d4d;
}

More palettes to explore