All Palettes

Color Palette #3d2a4c, #6d508b, #a77b9d, #e6b765, #f0903d

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #3d2a4c;
}
.magenta-violet {
color: #6d508b;
}
.usu-pink {
color: #a77b9d;
}
.yellow-varnish {
color: #e6b765;
}
.mandarin-rind {
color: #f0903d;
}

/* CSS Variables */
:root {
--operetta-mauve:#3d2a4c;
--magenta-violet:#6d508b;
--usu-pink:#a77b9d;
--yellow-varnish:#e6b765;
--mandarin-rind:#f0903d;
}

More palettes to explore