All Palettes

Color Palette #4a2e6b, #704d7a, #a77b9d, #f1a7c6, #f8e0bf

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-indigo {
color: #4a2e6b;
}
.cabbage-blossom-violet {
color: #704d7a;
}
.usu-pink {
color: #a77b9d;
}
.rose-mallow {
color: #f1a7c6;
}
.stable-hay {
color: #f8e0bf;
}

/* CSS Variables */
:root {
--violet-indigo:#4a2e6b;
--cabbage-blossom-violet:#704d7a;
--usu-pink:#a77b9d;
--rose-mallow:#f1a7c6;
--stable-hay:#f8e0bf;
}

More palettes to explore