All Palettes

Color Palette #ff3d81, #00bdd6, #7b1fa3, #ffec3d, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d81;
}
.maldives {
color: #00bdd6;
}
.noble-cause-purple {
color: #7b1fa3;
}
.hollandaise {
color: #ffec3d;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d81;
--maldives:#00bdd6;
--noble-cause-purple:#7b1fa3;
--hollandaise:#ffec3d;
--smashing-pumpkins:#ff5724;
}

More palettes to explore