All Palettes

Color Palette #a78bda, #b9a1d9, #d5b7e1, #f1c6e7, #f7e3d9

0%
0%
0%

CSS code for this palette

/* CSS */
.middy-s-purple {
color: #a78bda;
}
.enchanted-lavender {
color: #b9a1d9;
}
.pretty-petunia {
color: #d5b7e1;
}
.sugar-high {
color: #f1c6e7;
}
.angel-blush {
color: #f7e3d9;
}

/* CSS Variables */
:root {
--middy-s-purple:#a78bda;
--enchanted-lavender:#b9a1d9;
--pretty-petunia:#d5b7e1;
--sugar-high:#f1c6e7;
--angel-blush:#f7e3d9;
}

More palettes to explore