All Palettes

Color Palette #d1c9e9, #a5a2d7, #8f84c2, #6b4fba, #c6a1e3

0%
0%
0%

CSS code for this palette

/* CSS */
.italian-fitch {
color: #d1c9e9;
}
.simply-violet {
color: #a5a2d7;
}
.amethyst-grey {
color: #8f84c2;
}
.blue-marguerite {
color: #6b4fba;
}
.silver-rust {
color: #c6a1e3;
}

/* CSS Variables */
:root {
--italian-fitch:#d1c9e9;
--simply-violet:#a5a2d7;
--amethyst-grey:#8f84c2;
--blue-marguerite:#6b4fba;
--silver-rust:#c6a1e3;
}

More palettes to explore