All Palettes

Color Palette #5a2c9b, #7c5fbf, #a98cd4, #f5b7e2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.eine-kleine-nachtmusik {
color: #5a2c9b;
}
.fuchsia-blue {
color: #7c5fbf;
}
.middy-s-purple {
color: #a98cd4;
}
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--eine-kleine-nachtmusik:#5a2c9b;
--fuchsia-blue:#7c5fbf;
--middy-s-purple:#a98cd4;
--cotton-candy-aesthetic:#f5b7e2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore