All Palettes

Color Palette #4afc4a, #8fff8f, #b3ffb3, #f7ff80, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.goblin-warboss {
color: #4afc4a;
}
.cobalt-green {
color: #8fff8f;
}
.light-mint {
color: #b3ffb3;
}
.yellowish-tan {
color: #f7ff80;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--goblin-warboss:#4afc4a;
--cobalt-green:#8fff8f;
--light-mint:#b3ffb3;
--yellowish-tan:#f7ff80;
--blood-burst:#ff4d4d;
}

More palettes to explore