All Palettes

Color Palette #6a3e8e, #8a5fbf, #b190d0, #d4a4df, #f1c6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #6a3e8e;
}
.lusty-lavender {
color: #8a5fbf;
}
.pale-purple {
color: #b190d0;
}
.spring-wisteria {
color: #d4a4df;
}
.sugar-high {
color: #f1c6e8;
}

/* CSS Variables */
:root {
--sweet-flag:#6a3e8e;
--lusty-lavender:#8a5fbf;
--pale-purple:#b190d0;
--spring-wisteria:#d4a4df;
--sugar-high:#f1c6e8;
}

More palettes to explore