All Palettes

Color Palette #ff5c9d, #ff8d5c, #ffcb5c, #7cff5c, #5cffe4

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9d;
}
.mango-orange {
color: #ff8d5c;
}
.nacho {
color: #ffcb5c;
}
.lighter-green {
color: #7cff5c;
}
.icy-life {
color: #5cffe4;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9d;
--mango-orange:#ff8d5c;
--nacho:#ffcb5c;
--lighter-green:#7cff5c;
--icy-life:#5cffe4;
}

More palettes to explore