All Palettes

Color Palette #8a3e8e, #b86bb3, #d7a2e2, #f1d4f7, #f7c5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia {
color: #8a3e8e;
}
.moonlight-melody {
color: #b86bb3;
}
.herb-robert {
color: #d7a2e2;
}
.grape-taffy {
color: #f1d4f7;
}
.laelia-pink {
color: #f7c5e0;
}

/* CSS Variables */
:root {
--dahlia:#8a3e8e;
--moonlight-melody:#b86bb3;
--herb-robert:#d7a2e2;
--grape-taffy:#f1d4f7;
--laelia-pink:#f7c5e0;
}

More palettes to explore