All Palettes

Color Palette #d6a9c7, #d1b6d2, #e6c1d9, #f7cad4, #f8e2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d6a9c7;
}
.lilac-haze {
color: #d1b6d2;
}
.dreamy-memory {
color: #e6c1d9;
}
.palace-rose {
color: #f7cad4;
}
.poetic-princess {
color: #f8e2e6;
}

/* CSS Variables */
:root {
--heart-to-heart:#d6a9c7;
--lilac-haze:#d1b6d2;
--dreamy-memory:#e6c1d9;
--palace-rose:#f7cad4;
--poetic-princess:#f8e2e6;
}

More palettes to explore