All Palettes

Color Palette #ff99b1, #ff7094, #ff4d73, #ff2954, #ff0051

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff99b1;
}
.blush-hour {
color: #ff7094;
}
.fiery-rose {
color: #ff4d73;
}
.reddish-pink {
color: #ff2954;
}
.hawaiian-raspberry {
color: #ff0051;
}

/* CSS Variables */
:root {
--saira-red:#ff99b1;
--blush-hour:#ff7094;
--fiery-rose:#ff4d73;
--reddish-pink:#ff2954;
--hawaiian-raspberry:#ff0051;
}

More palettes to explore