All Palettes

Color Palette #6f2c90, #ab82c4, #d6a1e8, #e7d8e9, #f4eff5

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.wisteria {
color: #ab82c4;
}
.bright-ube {
color: #d6a1e8;
}
.pale-grey-magenta {
color: #e7d8e9;
}
.aragonite-white {
color: #f4eff5;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--wisteria:#ab82c4;
--bright-ube:#d6a1e8;
--pale-grey-magenta:#e7d8e9;
--aragonite-white:#f4eff5;
}

More palettes to explore