All Palettes

Color Palette #c3a4e5, #a26eb4, #6e509b, #4b2c81, #2c2a4b

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-rust {
color: #c3a4e5;
}
.soft-purple {
color: #a26eb4;
}
.passion-flower {
color: #6e509b;
}
.spanish-violet {
color: #4b2c81;
}
.cardinal-mauve {
color: #2c2a4b;
}

/* CSS Variables */
:root {
--silver-rust:#c3a4e5;
--soft-purple:#a26eb4;
--passion-flower:#6e509b;
--spanish-violet:#4b2c81;
--cardinal-mauve:#2c2a4b;
}

More palettes to explore