All Palettes

Color Palette #6f2c90, #a45fbf, #d6a4e5, #f5dff6, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.prickly-purple {
color: #a45fbf;
}
.bright-ube {
color: #d6a4e5;
}
.minute-mauve {
color: #f5dff6;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--prickly-purple:#a45fbf;
--bright-ube:#d6a4e5;
--minute-mauve:#f5dff6;
--blush-hour:#ff7092;
}

More palettes to explore