All Palettes

Color Palette #4b3d5c, #6e5b8b, #a76c99, #e8a1c0, #f9d7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3d5c;
}
.emperor-jewel {
color: #6e5b8b;
}
.violetta {
color: #a76c99;
}
.think-pink {
color: #e8a1c0;
}
.pink-frosting {
color: #f9d7e0;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3d5c;
--emperor-jewel:#6e5b8b;
--violetta:#a76c99;
--think-pink:#e8a1c0;
--pink-frosting:#f9d7e0;
}

More palettes to explore