All Palettes

Color Palette #5a4fcf, #887ae1, #a8a3e0, #d6af4c, #d84f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.iris {
color: #5a4fcf;
}
.matt-purple {
color: #887ae1;
}
.simply-violet {
color: #a8a3e0;
}
.golden-rule {
color: #d6af4c;
}
.capocollo {
color: #d84f4f;
}

/* CSS Variables */
:root {
--iris:#5a4fcf;
--matt-purple:#887ae1;
--simply-violet:#a8a3e0;
--golden-rule:#d6af4c;
--capocollo:#d84f4f;
}

More palettes to explore