All Palettes

Color Palette #6a3d99, #8d5fbf, #b29bc5, #f1d4f2, #f7c5d7

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #6a3d99;
}
.lusty-lavender {
color: #8d5fbf;
}
.atlantic-tulip {
color: #b29bc5;
}
.scented-spring {
color: #f1d4f2;
}
.miami-pink {
color: #f7c5d7;
}

/* CSS Variables */
:root {
--sweet-flag:#6a3d99;
--lusty-lavender:#8d5fbf;
--atlantic-tulip:#b29bc5;
--scented-spring:#f1d4f2;
--miami-pink:#f7c5d7;
}

More palettes to explore