All Palettes

Color Palette #f9b4cf, #f6a7c1, #f3a0b2, #f27d8f, #e55d73

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f9b4cf;
}
.rogue-pink {
color: #f6a7c1;
}
.emperor-s-children {
color: #f3a0b2;
}
.flower-blossom-pink {
color: #f27d8f;
}
.bubblegum {
color: #e55d73;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f9b4cf;
--rogue-pink:#f6a7c1;
--emperor-s-children:#f3a0b2;
--flower-blossom-pink:#f27d8f;
--bubblegum:#e55d73;
}

More palettes to explore