All Palettes

Color Palette #3b296a, #6d4e8d, #9f7dbf, #e0a1e3, #ff7ac6

0%
0%
0%

CSS code for this palette

/* CSS */
.minsk {
color: #3b296a;
}
.grapes-of-italy {
color: #6d4e8d;
}
.lilac-purple {
color: #9f7dbf;
}
.herb-robert {
color: #e0a1e3;
}
.pink-plastic-fantastic {
color: #ff7ac6;
}

/* CSS Variables */
:root {
--minsk:#3b296a;
--grapes-of-italy:#6d4e8d;
--lilac-purple:#9f7dbf;
--herb-robert:#e0a1e3;
--pink-plastic-fantastic:#ff7ac6;
}

More palettes to explore