All Palettes

Color Palette #a397b4, #b19fc6, #d1b3e0, #d9c2e5, #f2e2f3

0%
0%
0%

CSS code for this palette

/* CSS */
.heirloom-lilac {
color: #a397b4;
}
.berry-frapp {
color: #b19fc6;
}
.pretty-petunia {
color: #d1b3e0;
}
.sky-blue-pink {
color: #d9c2e5;
}
.minute-mauve {
color: #f2e2f3;
}

/* CSS Variables */
:root {
--heirloom-lilac:#a397b4;
--berry-frapp:#b19fc6;
--pretty-petunia:#d1b3e0;
--sky-blue-pink:#d9c2e5;
--minute-mauve:#f2e2f3;
}

More palettes to explore