All Palettes

Color Palette #d9bfd4, #f2a6c7, #f2c5d3, #f2e7d4, #e2b1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.lovely-pink {
color: #d9bfd4;
}
.rose-mallow {
color: #f2a6c7;
}
.in-the-pink {
color: #f2c5d3;
}
.eugenia {
color: #f2e7d4;
}
.parfait-pink {
color: #e2b1c5;
}

/* CSS Variables */
:root {
--lovely-pink:#d9bfd4;
--rose-mallow:#f2a6c7;
--in-the-pink:#f2c5d3;
--eugenia:#f2e7d4;
--parfait-pink:#e2b1c5;
}

More palettes to explore