All Palettes

Color Palette #7fd959, #4dc9ff, #ff8d29, #ff4d4d, #ffb8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.thor-s-thunder {
color: #4dc9ff;
}
.instant-orange {
color: #ff8d29;
}
.blood-burst {
color: #ff4d4d;
}
.matt-pink {
color: #ffb8c1;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--thor-s-thunder:#4dc9ff;
--instant-orange:#ff8d29;
--blood-burst:#ff4d4d;
--matt-pink:#ffb8c1;
}

More palettes to explore