All Palettes

Color Palette #f9b4b5, #f2c5d8, #e59fb3, #ffb3d9, #ffc2cc

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f9b4b5;
}
.sweetheart {
color: #f2c5d8;
}
.always-rosey {
color: #e59fb3;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.blobfish {
color: #ffc2cc;
}

/* CSS Variables */
:root {
--precious-pink:#f9b4b5;
--sweetheart:#f2c5d8;
--always-rosey:#e59fb3;
--hot-aquarelle-pink:#ffb3d9;
--blobfish:#ffc2cc;
}

More palettes to explore