All Palettes

Color Palette #6b3f8d, #8e5ca3, #b17dbf, #f1b1c5, #f7c5d0

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-purple {
color: #6b3f8d;
}
.empire-violet {
color: #8e5ca3;
}
.wisteria {
color: #b17dbf;
}
.rhodonite {
color: #f1b1c5;
}
.sullivan-s-heart {
color: #f7c5d0;
}

/* CSS Variables */
:root {
--amaranth-purple:#6b3f8d;
--empire-violet:#8e5ca3;
--wisteria:#b17dbf;
--rhodonite:#f1b1c5;
--sullivan-s-heart:#f7c5d0;
}

More palettes to explore