All Palettes

Color Palette #ff99bd, #ff70a0, #ff4d8b, #ff2e7b, #d9265f

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff99bd;
}
.french-pink {
color: #ff70a0;
}
.french-rose {
color: #ff4d8b;
}
.office-neon-light {
color: #ff2e7b;
}
.qing-dynasty-fire {
color: #d9265f;
}

/* CSS Variables */
:root {
--saira-red:#ff99bd;
--french-pink:#ff70a0;
--french-rose:#ff4d8b;
--office-neon-light:#ff2e7b;
--qing-dynasty-fire:#d9265f;
}

More palettes to explore