All Palettes

Color Palette #eab8d1, #d89dc1, #b86baa, #7c3c76, #3a2a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.prominent-pink {
color: #d89dc1;
}
.pearly-purple {
color: #b86baa;
}
.deep-commitment-to-purple {
color: #7c3c76;
}
.operetta-mauve {
color: #3a2a4c;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--prominent-pink:#d89dc1;
--pearly-purple:#b86baa;
--deep-commitment-to-purple:#7c3c76;
--operetta-mauve:#3a2a4c;
}

More palettes to explore