All Palettes

Color Palette #d6006f, #ff6d1f, #ffd500, #00b8a8, #4ccdc4

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.cyber-yellow {
color: #ffd500;
}
.verditer {
color: #00b8a8;
}
.may-day {
color: #4ccdc4;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--cyber-yellow:#ffd500;
--verditer:#00b8a8;
--may-day:#4ccdc4;
}

More palettes to explore