All Palettes

Color Palette #d99bb3, #e4b4c5, #f1c6d0, #f8d3d7, #f5e0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.haute-pink {
color: #d99bb3;
}
.parfait-pink {
color: #e4b4c5;
}
.in-the-pink {
color: #f1c6d0;
}
.first-daughter {
color: #f8d3d7;
}
.blush-tint {
color: #f5e0e4;
}

/* CSS Variables */
:root {
--haute-pink:#d99bb3;
--parfait-pink:#e4b4c5;
--in-the-pink:#f1c6d0;
--first-daughter:#f8d3d7;
--blush-tint:#f5e0e4;
}

More palettes to explore