All Palettes

Color Palette #9c2b9a, #a54bb9, #c780db, #e9a0f3, #f5b7e6

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-ink {
color: #9c2b9a;
}
.fuchsia-pheromone {
color: #a54bb9;
}
.purception {
color: #c780db;
}
.vic-20-pink {
color: #e9a0f3;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}

/* CSS Variables */
:root {
--purple-ink:#9c2b9a;
--fuchsia-pheromone:#a54bb9;
--purception:#c780db;
--vic-20-pink:#e9a0f3;
--cotton-candy-aesthetic:#f5b7e6;
}

More palettes to explore