All Palettes

Color Palette #693d8f, #8f5ea6, #b78cc0, #f0c1d6, #f8b3af

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #693d8f;
}
.empire-violet {
color: #8f5ea6;
}
.creeping-bellflower {
color: #b78cc0;
}
.parrot-tulip {
color: #f0c1d6;
}
.sango-pink {
color: #f8b3af;
}

/* CSS Variables */
:root {
--sweet-flag:#693d8f;
--empire-violet:#8f5ea6;
--creeping-bellflower:#b78cc0;
--parrot-tulip:#f0c1d6;
--sango-pink:#f8b3af;
}

More palettes to explore