All Palettes

Color Palette #f1e0f5, #d1c6e1, #a2b8d7, #7bdbd3, #ffb3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.minute-mauve {
color: #f1e0f5;
}
.lavender-water {
color: #d1c6e1;
}
.sky-pilot {
color: #a2b8d7;
}
.aqua-zing {
color: #7bdbd3;
}
.matt-pink {
color: #ffb3c2;
}

/* CSS Variables */
:root {
--minute-mauve:#f1e0f5;
--lavender-water:#d1c6e1;
--sky-pilot:#a2b8d7;
--aqua-zing:#7bdbd3;
--matt-pink:#ffb3c2;
}

More palettes to explore