All Palettes

Color Palette #e1c6d3, #c3a2c1, #a877b1, #7b4f82, #4d2a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.etcetera {
color: #e1c6d3;
}
.marsh-orchid {
color: #c3a2c1;
}
.bell-heather {
color: #a877b1;
}
.meadow-violet {
color: #7b4f82;
}
.deep-plum {
color: #4d2a5a;
}

/* CSS Variables */
:root {
--etcetera:#e1c6d3;
--marsh-orchid:#c3a2c1;
--bell-heather:#a877b1;
--meadow-violet:#7b4f82;
--deep-plum:#4d2a5a;
}

More palettes to explore