All Palettes

Color Palette #f8e2e8, #f2c5d0, #e59eb2, #d48c9e, #c76b90

0%
0%
0%

CSS code for this palette

/* CSS */
.pork-belly {
color: #f8e2e8;
}
.in-the-pink {
color: #f2c5d0;
}
.always-rosey {
color: #e59eb2;
}
.sugar-tooth {
color: #d48c9e;
}
.silk-ribbon {
color: #c76b90;
}

/* CSS Variables */
:root {
--pork-belly:#f8e2e8;
--in-the-pink:#f2c5d0;
--always-rosey:#e59eb2;
--sugar-tooth:#d48c9e;
--silk-ribbon:#c76b90;
}

More palettes to explore