All Palettes

Color Palette #5a4fcf, #8b7cd5, #b5afe4, #f2a1e3, #ff5c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.iris {
color: #5a4fcf;
}
.matt-purple {
color: #8b7cd5;
}
.maximum-blue-purple {
color: #b5afe4;
}
.lavender-rose {
color: #f2a1e3;
}
.fuchsia-fever {
color: #ff5c9d;
}

/* CSS Variables */
:root {
--iris:#5a4fcf;
--matt-purple:#8b7cd5;
--maximum-blue-purple:#b5afe4;
--lavender-rose:#f2a1e3;
--fuchsia-fever:#ff5c9d;
}

More palettes to explore