All Palettes

Color Palette #6a2c90, #9b58b6, #d8b3df, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6a2c90;
}
.liberal-lilac {
color: #9b58b6;
}
.pretty-petunia {
color: #d8b3df;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--true-purple:#6a2c90;
--liberal-lilac:#9b58b6;
--pretty-petunia:#d8b3df;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore