All Palettes

Color Palette #ffc2d1, #ff99b8, #ff70a0, #ff4d85, #ff0073

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d1;
}
.saira-red {
color: #ff99b8;
}
.french-pink {
color: #ff70a0;
}
.sasquatch-socks {
color: #ff4d85;
}
.retro-pink-pop {
color: #ff0073;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d1;
--saira-red:#ff99b8;
--french-pink:#ff70a0;
--sasquatch-socks:#ff4d85;
--retro-pink-pop:#ff0073;
}

More palettes to explore