All Palettes

Color Palette #592c90, #3f1c6d, #808080, #2e2e2e, #b3a5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592c90;
}
.fading-horizon {
color: #3f1c6d;
}
.grey {
color: #808080;
}
.carbon-fiber {
color: #2e2e2e;
}
.ariel-s-delight {
color: #b3a5d4;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592c90;
--fading-horizon:#3f1c6d;
--grey:#808080;
--carbon-fiber:#2e2e2e;
--ariel-s-delight:#b3a5d4;
}

More palettes to explore