All Palettes

Color Palette #eed3d7, #e4b4c7, #d18f9f, #d05d81, #b53b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-light-blush {
color: #eed3d7;
}
.parfait-pink {
color: #e4b4c7;
}
.sugar-tooth {
color: #d18f9f;
}
.peppermint-swirl {
color: #d05d81;
}
.fiery-fuchsia {
color: #b53b6e;
}

/* CSS Variables */
:root {
--light-light-blush:#eed3d7;
--parfait-pink:#e4b4c7;
--sugar-tooth:#d18f9f;
--peppermint-swirl:#d05d81;
--fiery-fuchsia:#b53b6e;
}

More palettes to explore