All Palettes

Color Palette #e6b2e0, #d9a1d0, #a66bb8, #9b4b96, #f5dbec

0%
0%
0%

CSS code for this palette

/* CSS */
.blackberry-yogurt {
color: #e6b2e0;
}
.chateau-rose {
color: #d9a1d0;
}
.soft-purple {
color: #a66bb8;
}
.hyacinth-violet {
color: #9b4b96;
}
.nursery-pink {
color: #f5dbec;
}

/* CSS Variables */
:root {
--blackberry-yogurt:#e6b2e0;
--chateau-rose:#d9a1d0;
--soft-purple:#a66bb8;
--hyacinth-violet:#9b4b96;
--nursery-pink:#f5dbec;
}

More palettes to explore