All Palettes

Color Palette #904f9c, #a86bb8, #d3a2e2, #f0b2c6, #ff9e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.vicious-violet {
color: #904f9c;
}
.soft-purple {
color: #a86bb8;
}
.bright-ube {
color: #d3a2e2;
}
.rhodonite {
color: #f0b2c6;
}
.rubber-radish {
color: #ff9e9e;
}

/* CSS Variables */
:root {
--vicious-violet:#904f9c;
--soft-purple:#a86bb8;
--bright-ube:#d3a2e2;
--rhodonite:#f0b2c6;
--rubber-radish:#ff9e9e;
}

More palettes to explore