All Palettes

Color Palette #ff4d9d, #ff70ba, #ff9ed3, #ffc2e7, #ffb3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff4d9d;
}
.f-n-h-ng-pink {
color: #ff70ba;
}
.himalayan-balsam {
color: #ff9ed3;
}
.sugarwinkle {
color: #ffc2e7;
}
.pink-cattleya {
color: #ffb3d1;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff4d9d;
--f-n-h-ng-pink:#ff70ba;
--himalayan-balsam:#ff9ed3;
--sugarwinkle:#ffc2e7;
--pink-cattleya:#ffb3d1;
}

More palettes to explore