All Palettes

Color Palette #6b509b, #8a5fbf, #9a6fbe, #a06e9a, #2a2c41

0%
0%
0%

CSS code for this palette

/* CSS */
.passion-flower {
color: #6b509b;
}
.lusty-lavender {
color: #8a5fbf;
}
.viola {
color: #9a6fbe;
}
.drama-queen {
color: #a06e9a;
}
.valhalla {
color: #2a2c41;
}

/* CSS Variables */
:root {
--passion-flower:#6b509b;
--lusty-lavender:#8a5fbf;
--viola:#9a6fbe;
--drama-queen:#a06e9a;
--valhalla:#2a2c41;
}

More palettes to explore