All Palettes

Color Palette #690dab, #8a2ce2, #4a0080, #ff8052, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.bright-blue-violet {
color: #8a2ce2;
}
.indigo {
color: #4a0080;
}
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--bright-blue-violet:#8a2ce2;
--indigo:#4a0080;
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
}

More palettes to explore