All Palettes

Color Palette #ff3399, #ff70b5, #ff99c9, #ffb3d1, #ffc2df

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-strawberry {
color: #ff3399;
}
.f-n-h-ng-pink {
color: #ff70b5;
}
.himalayan-balsam {
color: #ff99c9;
}
.pink-cattleya {
color: #ffb3d1;
}
.sweet-romance {
color: #ffc2df;
}

/* CSS Variables */
:root {
--wild-strawberry:#ff3399;
--f-n-h-ng-pink:#ff70b5;
--himalayan-balsam:#ff99c9;
--pink-cattleya:#ffb3d1;
--sweet-romance:#ffc2df;
}

More palettes to explore