All Palettes

Color Palette #6b3c8b, #8e5b9f, #a477b1, #d1c7e0, #f5e5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-purple {
color: #6b3c8b;
}
.aster-violetta {
color: #8e5b9f;
}
.bell-heather {
color: #a477b1;
}
.lavender-water {
color: #d1c7e0;
}
.petal-poise {
color: #f5e5f0;
}

/* CSS Variables */
:root {
--amaranth-purple:#6b3c8b;
--aster-violetta:#8e5b9f;
--bell-heather:#a477b1;
--lavender-water:#d1c7e0;
--petal-poise:#f5e5f0;
}

More palettes to explore