All Palettes

Color Palette #d6006f, #ff6d1f, #ffd500, #00b3aa, #5e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.cyber-yellow {
color: #ffd500;
}
.verditer {
color: #00b3aa;
}
.bright-eggplant {
color: #5e4b8b;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--cyber-yellow:#ffd500;
--verditer:#00b3aa;
--bright-eggplant:#5e4b8b;
}

More palettes to explore