All Palettes

Color Palette #3b2c4e, #6a5b8b, #9b7c9c, #d3a7c8, #f2c5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #3b2c4e;
}
.butterfly-bush {
color: #6a5b8b;
}
.divine {
color: #9b7c9c;
}
.heart-to-heart {
color: #d3a7c8;
}
.in-the-pink {
color: #f2c5d3;
}

/* CSS Variables */
:root {
--operetta-mauve:#3b2c4e;
--butterfly-bush:#6a5b8b;
--divine:#9b7c9c;
--heart-to-heart:#d3a7c8;
--in-the-pink:#f2c5d3;
}

More palettes to explore