All Palettes

Color Palette #3a0e5d, #5a2c9b, #9e4eb7, #d1a1e3, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.vanishing {
color: #3a0e5d;
}
.eine-kleine-nachtmusik {
color: #5a2c9b;
}
.fuchsia-pheromone {
color: #9e4eb7;
}
.bright-ube {
color: #d1a1e3;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--vanishing:#3a0e5d;
--eine-kleine-nachtmusik:#5a2c9b;
--fuchsia-pheromone:#9e4eb7;
--bright-ube:#d1a1e3;
--marigold-dust:#f4cf3e;
}

More palettes to explore