All Palettes

Color Palette #e4b9d1, #d7a8c2, #a77b9d, #6b4a8c, #4a3b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e4b9d1;
}
.rhubarb-gin {
color: #d7a8c2;
}
.usu-pink {
color: #a77b9d;
}
.grapes-of-italy {
color: #6b4a8c;
}
.blue-gem {
color: #4a3b8c;
}

/* CSS Variables */
:root {
--eau-de-rose:#e4b9d1;
--rhubarb-gin:#d7a8c2;
--usu-pink:#a77b9d;
--grapes-of-italy:#6b4a8c;
--blue-gem:#4a3b8c;
}

More palettes to explore