All Palettes

Color Palette #d1c7e0, #a67cb1, #7a5c8a, #5b2a6f, #511f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-water {
color: #d1c7e0;
}
.heart-potion {
color: #a67cb1;
}
.champion {
color: #7a5c8a;
}
.violethargic {
color: #5b2a6f;
}
.prestige-mauve {
color: #511f3b;
}

/* CSS Variables */
:root {
--lavender-water:#d1c7e0;
--heart-potion:#a67cb1;
--champion:#7a5c8a;
--violethargic:#5b2a6f;
--prestige-mauve:#511f3b;
}

More palettes to explore