All Palettes

Color Palette #a397b4, #b8a4c6, #d2b0d8, #e6c7e0, #f2cfe5

0%
0%
0%

CSS code for this palette

/* CSS */
.heirloom-lilac {
color: #a397b4;
}
.violet-fields {
color: #b8a4c6;
}
.whisper-of-plum {
color: #d2b0d8;
}
.sweet-alyssum {
color: #e6c7e0;
}
.sparkling-pink {
color: #f2cfe5;
}

/* CSS Variables */
:root {
--heirloom-lilac:#a397b4;
--violet-fields:#b8a4c6;
--whisper-of-plum:#d2b0d8;
--sweet-alyssum:#e6c7e0;
--sparkling-pink:#f2cfe5;
}

More palettes to explore