All Palettes

Color Palette #3c1f4d, #784c7b, #b6819c, #f2b8a1, #f3e6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-violet {
color: #3c1f4d;
}
.cabbage-blossom-violet {
color: #784c7b;
}
.antique-hot-pink {
color: #b6819c;
}
.antique-cameo {
color: #f2b8a1;
}
.ballet-white {
color: #f3e6d8;
}

/* CSS Variables */
:root {
--powerful-violet:#3c1f4d;
--cabbage-blossom-violet:#784c7b;
--antique-hot-pink:#b6819c;
--antique-cameo:#f2b8a1;
--ballet-white:#f3e6d8;
}

More palettes to explore