All Palettes

Color Palette #7d3f97, #a65e99, #e2a7c1, #f2d4d6, #fce4e3

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7d3f97;
}
.radiant-orchid {
color: #a65e99;
}
.think-pink {
color: #e2a7c1;
}
.alyssum {
color: #f2d4d6;
}
.royal-wedding {
color: #fce4e3;
}

/* CSS Variables */
:root {
--cadmium-violet:#7d3f97;
--radiant-orchid:#a65e99;
--think-pink:#e2a7c1;
--alyssum:#f2d4d6;
--royal-wedding:#fce4e3;
}

More palettes to explore