All Palettes

Color Palette #ffc2e0, #ff99ce, #ff6b9a, #ff4d6d, #ff2e4a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2e0;
}
.himalayan-balsam {
color: #ff99ce;
}
.french-pink {
color: #ff6b9a;
}
.love-red {
color: #ff4d6d;
}
.lightish-red {
color: #ff2e4a;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2e0;
--himalayan-balsam:#ff99ce;
--french-pink:#ff6b9a;
--love-red:#ff4d6d;
--lightish-red:#ff2e4a;
}

More palettes to explore