All Palettes

Color Palette #d5b8e5, #bfa1d9, #a78dbf, #7d599b, #4f2b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d5b8e5;
}
.enchanted-lavender {
color: #bfa1d9;
}
.lilac-breeze {
color: #a78dbf;
}
.jubilee {
color: #7d599b;
}
.regalia {
color: #4f2b7d;
}

/* CSS Variables */
:root {
--pretty-petunia:#d5b8e5;
--enchanted-lavender:#bfa1d9;
--lilac-breeze:#a78dbf;
--jubilee:#7d599b;
--regalia:#4f2b7d;
}

More palettes to explore