All Palettes

Color Palette #3e2d53, #6c4f7d, #a4799b, #f1c6d3, #f9e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-purple {
color: #3e2d53;
}
.exotic-purple {
color: #6c4f7d;
}
.long-forgotten-purple {
color: #a4799b;
}
.desire-pink {
color: #f1c6d3;
}
.shell-ginger {
color: #f9e3d7;
}

/* CSS Variables */
:root {
--violet-purple:#3e2d53;
--exotic-purple:#6c4f7d;
--long-forgotten-purple:#a4799b;
--desire-pink:#f1c6d3;
--shell-ginger:#f9e3d7;
}

More palettes to explore