All Palettes

Color Palette #f1d0e1, #f1b1d6, #f0d6e3, #f1cbf0, #ffd6e9

0%
0%
0%

CSS code for this palette

/* CSS */
.lacquer-mauve {
color: #f1d0e1;
}
.soft-cashmere {
color: #f1b1d6;
}
.candy-tuft {
color: #f0d6e3;
}
.bubblegum-crisis {
color: #f1cbf0;
}
.pink-currant {
color: #ffd6e9;
}

/* CSS Variables */
:root {
--lacquer-mauve:#f1d0e1;
--soft-cashmere:#f1b1d6;
--candy-tuft:#f0d6e3;
--bubblegum-crisis:#f1cbf0;
--pink-currant:#ffd6e9;
}

More palettes to explore