All Palettes

Color Palette #ff9eb3, #ff7094, #ff4d6d, #ff2e4d, #ff1a38

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff9eb3;
}
.blush-hour {
color: #ff7094;
}
.love-red {
color: #ff4d6d;
}
.lightish-red {
color: #ff2e4d;
}
.in-the-red {
color: #ff1a38;
}

/* CSS Variables */
:root {
--saira-red:#ff9eb3;
--blush-hour:#ff7094;
--love-red:#ff4d6d;
--lightish-red:#ff2e4d;
--in-the-red:#ff1a38;
}

More palettes to explore