All Palettes

Color Palette #4c3d57, #795f8c, #c19ac0, #f1dae5, #f8bfd3

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-velvet {
color: #4c3d57;
}
.super-violet {
color: #795f8c;
}
.lupine {
color: #c19ac0;
}
.piggyback {
color: #f1dae5;
}
.dahlia-delight {
color: #f8bfd3;
}

/* CSS Variables */
:root {
--purple-velvet:#4c3d57;
--super-violet:#795f8c;
--lupine:#c19ac0;
--piggyback:#f1dae5;
--dahlia-delight:#f8bfd3;
}

More palettes to explore