All Palettes

Color Palette #d6006f, #ff6d1f, #ffb84d, #681b98, #49148a

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.wild-violet {
color: #681b98;
}
.pitch-violet {
color: #49148a;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--wild-violet:#681b98;
--pitch-violet:#49148a;
}

More palettes to explore