All Palettes

Color Palette #d6006f, #ff6d1f, #ffd500, #ffb3e0, #a3006d

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.cyber-yellow {
color: #ffd500;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.red-violet {
color: #a3006d;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--cyber-yellow:#ffd500;
--hot-aquarelle-pink:#ffb3e0;
--red-violet:#a3006d;
}

More palettes to explore