All Palettes

Color Palette #6a4e8d, #e16b84, #f1c84b, #5b9f6f, #3d2a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6a4e8d;
}
.cherry-brandy {
color: #e16b84;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.great-gazoo {
color: #5b9f6f;
}
.operetta-mauve {
color: #3d2a4c;
}

/* CSS Variables */
:root {
--magenta-violet:#6a4e8d;
--cherry-brandy:#e16b84;
--solar-plexus-chakra:#f1c84b;
--great-gazoo:#5b9f6f;
--operetta-mauve:#3d2a4c;
}

More palettes to explore