All Palettes

Color Palette #f9b4cf, #f6a7d1, #f391c7, #e77ebb, #d85a99

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f9b4cf;
}
.spaghetti-strap-pink {
color: #f6a7d1;
}
.pastel-magenta {
color: #f391c7;
}
.fuchsia-blush {
color: #e77ebb;
}
.bit-of-berry {
color: #d85a99;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f9b4cf;
--spaghetti-strap-pink:#f6a7d1;
--pastel-magenta:#f391c7;
--fuchsia-blush:#e77ebb;
--bit-of-berry:#d85a99;
}

More palettes to explore