All Palettes

Color Palette #3b2b4a, #5f4a7d, #8e6c9d, #a88cb5, #d6c2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #3b2b4a;
}
.royal-robe {
color: #5f4a7d;
}
.court-jester {
color: #8e6c9d;
}
.garden-pansy {
color: #a88cb5;
}
.chinaberry-bloom {
color: #d6c2d5;
}

/* CSS Variables */
:root {
--operetta-mauve:#3b2b4a;
--royal-robe:#5f4a7d;
--court-jester:#8e6c9d;
--garden-pansy:#a88cb5;
--chinaberry-bloom:#d6c2d5;
}

More palettes to explore