All Palettes

Color Palette #e5e5fa, #d8b3e6, #b68bd5, #a56bb8, #6a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-mist {
color: #e5e5fa;
}
.pretty-petunia {
color: #d8b3e6;
}
.pale-purple {
color: #b68bd5;
}
.soft-purple {
color: #a56bb8;
}
.true-purple {
color: #6a2c90;
}

/* CSS Variables */
:root {
--lavender-mist:#e5e5fa;
--pretty-petunia:#d8b3e6;
--pale-purple:#b68bd5;
--soft-purple:#a56bb8;
--true-purple:#6a2c90;
}

More palettes to explore