All Palettes

Color Palette #7f5fc4, #6188b3, #59b19f, #f1e75f, #f07f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-blue {
color: #7f5fc4;
}
.lichen-blue {
color: #6188b3;
}
.water-park {
color: #59b19f;
}
.flame-seal {
color: #f1e75f;
}
.meat {
color: #f07f7f;
}

/* CSS Variables */
:root {
--fuchsia-blue:#7f5fc4;
--lichen-blue:#6188b3;
--water-park:#59b19f;
--flame-seal:#f1e75f;
--meat:#f07f7f;
}

More palettes to explore