All Palettes

Color Palette #ff75b3, #ff4d94, #ff296d, #ff578c, #ff9ebb

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b3;
}
.fuchsia-fever {
color: #ff4d94;
}
.peevish-red {
color: #ff296d;
}
.stellar-strawberry {
color: #ff578c;
}
.saira-red {
color: #ff9ebb;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b3;
--fuchsia-fever:#ff4d94;
--peevish-red:#ff296d;
--stellar-strawberry:#ff578c;
--saira-red:#ff9ebb;
}

More palettes to explore