All Palettes

Color Palette #d66b8b, #ef7b87, #f4a4b5, #f9c3d7, #f8e2e8

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-pink {
color: #d66b8b;
}
.flower-blossom-pink {
color: #ef7b87;
}
.pink-fit {
color: #f4a4b5;
}
.miami-pink {
color: #f9c3d7;
}
.pork-belly {
color: #f8e2e8;
}

/* CSS Variables */
:root {
--paris-pink:#d66b8b;
--flower-blossom-pink:#ef7b87;
--pink-fit:#f4a4b5;
--miami-pink:#f9c3d7;
--pork-belly:#f8e2e8;
}

More palettes to explore