All Palettes

Color Palette #d9b3e6, #a65bb3, #5e2a83, #4e2b6e, #2f194d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d9b3e6;
}
.orchid-dottyback {
color: #a65bb3;
}
.deep-amethyst {
color: #5e2a83;
}
.mystic-nights {
color: #4e2b6e;
}
.russian-violet {
color: #2f194d;
}

/* CSS Variables */
:root {
--pretty-petunia:#d9b3e6;
--orchid-dottyback:#a65bb3;
--deep-amethyst:#5e2a83;
--mystic-nights:#4e2b6e;
--russian-violet:#2f194d;
}

More palettes to explore