All Palettes

Color Palette #3b2a4c, #593e6f, #795a8c, #b38a4d, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #3b2a4c;
}
.honey-flower {
color: #593e6f;
}
.super-violet {
color: #795a8c;
}
.honey-mustard {
color: #b38a4d;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--operetta-mauve:#3b2a4c;
--honey-flower:#593e6f;
--super-violet:#795a8c;
--honey-mustard:#b38a4d;
--vampire-red:#d63f2e;
}

More palettes to explore