All Palettes

Color Palette #5f4b8b, #8c7ae6, #75baff, #57efc4, #ff6b81

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.matt-purple {
color: #8c7ae6;
}
.cooler-than-ever {
color: #75baff;
}
.onsen {
color: #57efc4;
}
.wild-watermelon {
color: #ff6b81;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--matt-purple:#8c7ae6;
--cooler-than-ever:#75baff;
--onsen:#57efc4;
--wild-watermelon:#ff6b81;
}

More palettes to explore