All Palettes

Color Palette #ff4d7f, #00bfff, #ffea00, #33ff7e, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.capri {
color: #00bfff;
}
.middle-yellow {
color: #ffea00;
}
.emerald-ice-palace {
color: #33ff7e;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--capri:#00bfff;
--middle-yellow:#ffea00;
--emerald-ice-palace:#33ff7e;
--shocking-orange:#ff6d1f;
}

More palettes to explore