All Palettes

Color Palette #5b3d85, #7e4e97, #a36dba, #d19a23, #f0c54c

0%
0%
0%

CSS code for this palette

/* CSS */
.tillandsia-purple {
color: #5b3d85;
}
.juneberry {
color: #7e4e97;
}
.soft-purple {
color: #a36dba;
}
.duck-sauce {
color: #d19a23;
}
.eyelash-viper {
color: #f0c54c;
}

/* CSS Variables */
:root {
--tillandsia-purple:#5b3d85;
--juneberry:#7e4e97;
--soft-purple:#a36dba;
--duck-sauce:#d19a23;
--eyelash-viper:#f0c54c;
}

More palettes to explore