All Palettes

Color Palette #4a2c6d, #6e4b8b, #896c89, #8b4b6e, #d15f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-indigo {
color: #4a2c6d;
}
.grapes-of-italy {
color: #6e4b8b;
}
.mauveine {
color: #896c89;
}
.twilight-lavender {
color: #8b4b6e;
}
.chilean-fire {
color: #d15f2e;
}

/* CSS Variables */
:root {
--violet-indigo:#4a2c6d;
--grapes-of-italy:#6e4b8b;
--mauveine:#896c89;
--twilight-lavender:#8b4b6e;
--chilean-fire:#d15f2e;
}

More palettes to explore