All Palettes

Color Palette #e7d8e9, #c6b4d9, #a58ec7, #7c6eaf, #4e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-grey-magenta {
color: #e7d8e9;
}
.tinted-iris {
color: #c6b4d9;
}
.distinct-purple {
color: #a58ec7;
}
.plum-preserve {
color: #7c6eaf;
}
.moonlight-sonata {
color: #4e4b8b;
}

/* CSS Variables */
:root {
--pale-grey-magenta:#e7d8e9;
--tinted-iris:#c6b4d9;
--distinct-purple:#a58ec7;
--plum-preserve:#7c6eaf;
--moonlight-sonata:#4e4b8b;
}

More palettes to explore