All Palettes

Color Palette #6a2c90, #a85bbe, #e0a3d6, #f4cf3e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6a2c90;
}
.royal-gramma-purple {
color: #a85bbe;
}
.plum-juice {
color: #e0a3d6;
}
.marigold-dust {
color: #f4cf3e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--true-purple:#6a2c90;
--royal-gramma-purple:#a85bbe;
--plum-juice:#e0a3d6;
--marigold-dust:#f4cf3e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore