All Palettes

Color Palette #009485, #7b1fa3, #e92063, #ff5724, #ffc105

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-peacock-blue {
color: #009485;
}
.noble-cause-purple {
color: #7b1fa3;
}
.mellow-melon {
color: #e92063;
}
.smashing-pumpkins {
color: #ff5724;
}
.marigold {
color: #ffc105;
}

/* CSS Variables */
:root {
--deep-peacock-blue:#009485;
--noble-cause-purple:#7b1fa3;
--mellow-melon:#e92063;
--smashing-pumpkins:#ff5724;
--marigold:#ffc105;
}

More palettes to explore