All Palettes

Color Palette #d3c1e1, #b49dc8, #a278b0, #7d4b91, #5b2c72

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-heather {
color: #d3c1e1;
}
.berry-frapp {
color: #b49dc8;
}
.bell-heather {
color: #a278b0;
}
.purple-sapphire {
color: #7d4b91;
}
.imperial {
color: #5b2c72;
}

/* CSS Variables */
:root {
--fresh-heather:#d3c1e1;
--berry-frapp:#b49dc8;
--bell-heather:#a278b0;
--purple-sapphire:#7d4b91;
--imperial:#5b2c72;
}

More palettes to explore