All Palettes

Color Palette #ff75b1, #00bdd6, #8c24a8, #ffea00, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.maldives {
color: #00bdd6;
}
.nebula-outpost {
color: #8c24a8;
}
.middle-yellow {
color: #ffea00;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--maldives:#00bdd6;
--nebula-outpost:#8c24a8;
--middle-yellow:#ffea00;
--smashing-pumpkins:#ff5724;
}

More palettes to explore