All Palettes

Color Palette #e6b3e0, #cea6d9, #a67ab3, #7d5a8c, #4a2b5a

0%
0%
0%

CSS code for this palette

/* CSS */
.blackberry-yogurt {
color: #e6b3e0;
}
.spring-wisteria {
color: #cea6d9;
}
.bell-heather {
color: #a67ab3;
}
.plum-power {
color: #7d5a8c;
}
.deep-plum {
color: #4a2b5a;
}

/* CSS Variables */
:root {
--blackberry-yogurt:#e6b3e0;
--spring-wisteria:#cea6d9;
--bell-heather:#a67ab3;
--plum-power:#7d5a8c;
--deep-plum:#4a2b5a;
}

More palettes to explore