All Palettes

Color Palette #d6006f, #ff6d1f, #00bdad, #ffd500, #681b98

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.verditer {
color: #00bdad;
}
.cyber-yellow {
color: #ffd500;
}
.wild-violet {
color: #681b98;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--verditer:#00bdad;
--cyber-yellow:#ffd500;
--wild-violet:#681b98;
}

More palettes to explore