All Palettes

Color Palette #392b4a, #6f5f8c, #b9a3c8, #f4d1a4, #e65b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #392b4a;
}
.emperor-jewel {
color: #6f5f8c;
}
.violet-fields {
color: #b9a3c8;
}
.tequila {
color: #f4d1a4;
}
.highlighter-pink {
color: #e65b7b;
}

/* CSS Variables */
:root {
--operetta-mauve:#392b4a;
--emperor-jewel:#6f5f8c;
--violet-fields:#b9a3c8;
--tequila:#f4d1a4;
--highlighter-pink:#e65b7b;
}

More palettes to explore