All Palettes

Color Palette #690dab, #4a0080, #404040, #9470db, #d8c0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.indigo {
color: #4a0080;
}
.bauhaus {
color: #404040;
}
.matt-purple {
color: #9470db;
}
.thistle {
color: #d8c0d8;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--indigo:#4a0080;
--bauhaus:#404040;
--matt-purple:#9470db;
--thistle:#d8c0d8;
}

More palettes to explore