All Palettes

Color Palette #000000, #6c5ea1, #9d80d6, #3b2762, #f9e29f

0%
0%
0%

CSS code for this palette

/* CSS */
.black {
color: #000000;
}
.scampi {
color: #6c5ea1;
}
.iridescent-purple {
color: #9d80d6;
}
.christalle {
color: #3b2762;
}
.durango-dust {
color: #f9e29f;
}

/* CSS Variables */
:root {
--black:#000000;
--scampi:#6c5ea1;
--iridescent-purple:#9d80d6;
--christalle:#3b2762;
--durango-dust:#f9e29f;
}

More palettes to explore