All Palettes

Color Palette #d6006f, #a400b3, #681b98, #da1b61, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}
.wild-violet {
color: #681b98;
}
.dogwood-rose {
color: #da1b61;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
--wild-violet:#681b98;
--dogwood-rose:#da1b61;
--shocking-orange:#ff6d1f;
}

More palettes to explore