All Palettes

Color Palette #5a4fcf, #8e7ece, #c7b2e0, #e5d6e6, #f7b6e1

0%
0%
0%

CSS code for this palette

/* CSS */
.iris {
color: #5a4fcf;
}
.amethyst-grey {
color: #8e7ece;
}
.viking-diva {
color: #c7b2e0;
}
.snuff {
color: #e5d6e6;
}
.cotton-candy-aesthetic {
color: #f7b6e1;
}

/* CSS Variables */
:root {
--iris:#5a4fcf;
--amethyst-grey:#8e7ece;
--viking-diva:#c7b2e0;
--snuff:#e5d6e6;
--cotton-candy-aesthetic:#f7b6e1;
}

More palettes to explore