All Palettes

Color Palette #805b8b, #9c7b9d, #bc9ab1, #e9b4d8, #f9d2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-mystery {
color: #805b8b;
}
.divine {
color: #9c7b9d;
}
.cherished {
color: #bc9ab1;
}
.soft-cashmere {
color: #e9b4d8;
}
.pink-lily {
color: #f9d2e6;
}

/* CSS Variables */
:root {
--purple-mystery:#805b8b;
--divine:#9c7b9d;
--cherished:#bc9ab1;
--soft-cashmere:#e9b4d8;
--pink-lily:#f9d2e6;
}

More palettes to explore