All Palettes

Color Palette #ff99b1, #ff709b, #ff4d7f, #ff2962, #ff0051

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff99b1;
}
.french-pink {
color: #ff709b;
}
.sasquatch-socks {
color: #ff4d7f;
}
.lingonberry {
color: #ff2962;
}
.hawaiian-raspberry {
color: #ff0051;
}

/* CSS Variables */
:root {
--saira-red:#ff99b1;
--french-pink:#ff709b;
--sasquatch-socks:#ff4d7f;
--lingonberry:#ff2962;
--hawaiian-raspberry:#ff0051;
}

More palettes to explore