All Palettes

Color Palette #5c2d8b, #a94fb0, #d59fd6, #f2b1d1, #ff7a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-amethyst {
color: #5c2d8b;
}
.orchid-dottyback {
color: #a94fb0;
}
.favorite-lavender {
color: #d59fd6;
}
.fulgrim-pink {
color: #f2b1d1;
}
.aggressive-salmon {
color: #ff7a9c;
}

/* CSS Variables */
:root {
--deep-amethyst:#5c2d8b;
--orchid-dottyback:#a94fb0;
--favorite-lavender:#d59fd6;
--fulgrim-pink:#f2b1d1;
--aggressive-salmon:#ff7a9c;
}

More palettes to explore