All Palettes

Color Palette #ff4d94, #ff70b3, #ff9ed3, #ffd1e0, #ffb3d9

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff4d94;
}
.f-n-h-ng-pink {
color: #ff70b3;
}
.himalayan-balsam {
color: #ff9ed3;
}
.light-pink {
color: #ffd1e0;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff4d94;
--f-n-h-ng-pink:#ff70b3;
--himalayan-balsam:#ff9ed3;
--light-pink:#ffd1e0;
--hot-aquarelle-pink:#ffb3d9;
}

More palettes to explore