All Palettes

Color Palette #681b98, #8c24a8, #ab47bd, #f06090, #ffcc80

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-violet {
color: #681b98;
}
.nebula-outpost {
color: #8c24a8;
}
.fuchsia-pheromone {
color: #ab47bd;
}
.medium-pink {
color: #f06090;
}
.egg-yolk {
color: #ffcc80;
}

/* CSS Variables */
:root {
--wild-violet:#681b98;
--nebula-outpost:#8c24a8;
--fuchsia-pheromone:#ab47bd;
--medium-pink:#f06090;
--egg-yolk:#ffcc80;
}

More palettes to explore