All Palettes

Color Palette #a300a0, #d6006f, #ff6d1f, #ffb300, #fff6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.barney-purple {
color: #a300a0;
}
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.creamy-cloud-dreams {
color: #fff6e0;
}

/* CSS Variables */
:root {
--barney-purple:#a300a0;
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--creamy-cloud-dreams:#fff6e0;
}

More palettes to explore