All Palettes

Color Palette #f2e5f5, #d1c7e0, #a6a2cd, #c9afe4, #e7c5d6

0%
0%
0%

CSS code for this palette

/* CSS */
.minute-mauve {
color: #f2e5f5;
}
.lavender-water {
color: #d1c7e0;
}
.wistful {
color: #a6a2cd;
}
.viking-diva {
color: #c9afe4;
}
.dreamy-memory {
color: #e7c5d6;
}

/* CSS Variables */
:root {
--minute-mauve:#f2e5f5;
--lavender-water:#d1c7e0;
--wistful:#a6a2cd;
--viking-diva:#c9afe4;
--dreamy-memory:#e7c5d6;
}

More palettes to explore