All Palettes

Color Palette #ff9eb6, #ff7092, #ff4d6d, #ff295b, #ff007b

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff9eb6;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6d;
}
.lingonberry {
color: #ff295b;
}
.pink-poison {
color: #ff007b;
}

/* CSS Variables */
:root {
--saira-red:#ff9eb6;
--blush-hour:#ff7092;
--love-red:#ff4d6d;
--lingonberry:#ff295b;
--pink-poison:#ff007b;
}

More palettes to explore