All Palettes

Color Palette #ff3d8e, #ff5e3d, #ffbb3d, #3dffc2, #3dff7e

0%
0%
0%

CSS code for this palette

/* CSS */
.french-fuchsia {
color: #ff3d8e;
}
.orange-soda {
color: #ff5e3d;
}
.orange-pop {
color: #ffbb3d;
}
.move-mint {
color: #3dffc2;
}
.emerald-ice-palace {
color: #3dff7e;
}

/* CSS Variables */
:root {
--french-fuchsia:#ff3d8e;
--orange-soda:#ff5e3d;
--orange-pop:#ffbb3d;
--move-mint:#3dffc2;
--emerald-ice-palace:#3dff7e;
}

More palettes to explore