All Palettes

Color Palette #1fff6d, #00bdad, #0078c2, #5b4dff, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.synthetic-spearmint {
color: #1fff6d;
}
.verditer {
color: #00bdad;
}
.diva-blue {
color: #0078c2;
}
.shady-neon-blue {
color: #5b4dff;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--synthetic-spearmint:#1fff6d;
--verditer:#00bdad;
--diva-blue:#0078c2;
--shady-neon-blue:#5b4dff;
--coquelicot:#ff3c00;
}

More palettes to explore