All Palettes

Color Palette #5a3e84, #a77dba, #f2a6c1, #f3e4aa, #eab839

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-night {
color: #5a3e84;
}
.wisteria {
color: #a77dba;
}
.tickled-pink {
color: #f2a6c1;
}
.vanilla {
color: #f3e4aa;
}
.australium-gold {
color: #eab839;
}

/* CSS Variables */
:root {
--harvest-night:#5a3e84;
--wisteria:#a77dba;
--tickled-pink:#f2a6c1;
--vanilla:#f3e4aa;
--australium-gold:#eab839;
}

More palettes to explore