All Palettes

Color Palette #7b3b97, #a86bb3, #e1b7d7, #f4c3da, #f8e2e8

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7b3b97;
}
.soft-purple {
color: #a86bb3;
}
.french-lilac {
color: #e1b7d7;
}
.sweetheart {
color: #f4c3da;
}
.pork-belly {
color: #f8e2e8;
}

/* CSS Variables */
:root {
--cadmium-violet:#7b3b97;
--soft-purple:#a86bb3;
--french-lilac:#e1b7d7;
--sweetheart:#f4c3da;
--pork-belly:#f8e2e8;
}

More palettes to explore