All Palettes

Color Palette #690dab, #8a2ce2, #9f1fef, #d95eba, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.bright-blue-violet {
color: #8a2ce2;
}
.singapore-orchid {
color: #9f1fef;
}
.pink-charge {
color: #d95eba;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--bright-blue-violet:#8a2ce2;
--singapore-orchid:#9f1fef;
--pink-charge:#d95eba;
--n-rang-orange:#ff8052;
}

More palettes to explore