All Palettes

Color Palette #4a3b59, #7a5d8e, #a68bb1, #daa4c2, #f3bfdf

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-velvet {
color: #4a3b59;
}
.super-violet {
color: #7a5d8e;
}
.revered {
color: #a68bb1;
}
.rhubarb-gin {
color: #daa4c2;
}
.pink-heath {
color: #f3bfdf;
}

/* CSS Variables */
:root {
--purple-velvet:#4a3b59;
--super-violet:#7a5d8e;
--revered:#a68bb1;
--rhubarb-gin:#daa4c2;
--pink-heath:#f3bfdf;
}

More palettes to explore