All Palettes

Color Palette #f4c8d6, #eab8d1, #d4a1b1, #f1dfe7, #f8f1f5

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f4c8d6;
}
.sweet-lilac {
color: #eab8d1;
}
.lili-elbe-s-pink {
color: #d4a1b1;
}
.pink-proposal {
color: #f1dfe7;
}
.abalone {
color: #f8f1f5;
}

/* CSS Variables */
:root {
--mountain-laurel:#f4c8d6;
--sweet-lilac:#eab8d1;
--lili-elbe-s-pink:#d4a1b1;
--pink-proposal:#f1dfe7;
--abalone:#f8f1f5;
}

More palettes to explore