All Palettes

Color Palette #fad12e, #ff6d1f, #d93e36, #aa3c85, #592d8f

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #fad12e;
}
.shocking-orange {
color: #ff6d1f;
}
.dangerously-red {
color: #d93e36;
}
.wild-aster {
color: #aa3c85;
}
.blue-magenta-violet {
color: #592d8f;
}

/* CSS Variables */
:root {
--banana-pepper:#fad12e;
--shocking-orange:#ff6d1f;
--dangerously-red:#d93e36;
--wild-aster:#aa3c85;
--blue-magenta-violet:#592d8f;
}

More palettes to explore