All Palettes

Color Palette #d6c7e1, #c7b4d5, #b29bc5, #a37ec9, #a56fbe

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d6c7e1;
}
.elfin-herb {
color: #c7b4d5;
}
.atlantic-tulip {
color: #b29bc5;
}
.wisteria {
color: #a37ec9;
}
.soft-purple {
color: #a56fbe;
}

/* CSS Variables */
:root {
--purity:#d6c7e1;
--elfin-herb:#c7b4d5;
--atlantic-tulip:#b29bc5;
--wisteria:#a37ec9;
--soft-purple:#a56fbe;
}

More palettes to explore