All Palettes

Color Palette #4d2d5c, #7b5b7b, #a5789c, #d2a3b9, #f2c5cf

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-plum {
color: #4d2d5c;
}
.gala-ball {
color: #7b5b7b;
}
.long-forgotten-purple {
color: #a5789c;
}
.gizmo {
color: #d2a3b9;
}
.in-the-pink {
color: #f2c5cf;
}

/* CSS Variables */
:root {
--deep-plum:#4d2d5c;
--gala-ball:#7b5b7b;
--long-forgotten-purple:#a5789c;
--gizmo:#d2a3b9;
--in-the-pink:#f2c5cf;
}

More palettes to explore