All Palettes

Color Palette #e7d6d0, #f9e4d7, #f0c7d0, #eab8d1, #f4c3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.blossom-pink {
color: #e7d6d0;
}
.shell-ginger {
color: #f9e4d7;
}
.desire-pink {
color: #f0c7d0;
}
.sweet-lilac {
color: #eab8d1;
}
.cherry-blossom {
color: #f4c3d5;
}

/* CSS Variables */
:root {
--blossom-pink:#e7d6d0;
--shell-ginger:#f9e4d7;
--desire-pink:#f0c7d0;
--sweet-lilac:#eab8d1;
--cherry-blossom:#f4c3d5;
}

More palettes to explore