All Palettes

Color Palette #7c4dff, #a15de5, #e06c9a, #f6c43c, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-nights {
color: #7c4dff;
}
.lightish-purple {
color: #a15de5;
}
.china-pink {
color: #e06c9a;
}
.phellodendron-amurense {
color: #f6c43c;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--venetian-nights:#7c4dff;
--lightish-purple:#a15de5;
--china-pink:#e06c9a;
--phellodendron-amurense:#f6c43c;
--shocking-orange:#ff6d1f;
}

More palettes to explore