All Palettes

Color Palette #ff5c9a, #ffb65c, #69ff5c, #5cffe4, #5c9aff

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9a;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.biopunk {
color: #69ff5c;
}
.icy-life {
color: #5cffe4;
}
.blue-chaos {
color: #5c9aff;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9a;
--peanut-butter-chicken:#ffb65c;
--biopunk:#69ff5c;
--icy-life:#5cffe4;
--blue-chaos:#5c9aff;
}

More palettes to explore