All Palettes

Color Palette #e1b6e2, #d883c0, #b04fa1, #7a2c8c, #4e1c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.romantic-morning {
color: #e1b6e2;
}
.pink-punk {
color: #d883c0;
}
.magenta-memoir {
color: #b04fa1;
}
.druchii-violet {
color: #7a2c8c;
}
.elegant-purple-gown {
color: #4e1c6d;
}

/* CSS Variables */
:root {
--romantic-morning:#e1b6e2;
--pink-punk:#d883c0;
--magenta-memoir:#b04fa1;
--druchii-violet:#7a2c8c;
--elegant-purple-gown:#4e1c6d;
}

More palettes to explore