All Palettes

Color Palette #fbbcd9, #f7c5d9, #f3a0c8, #f278b3, #d85a95

0%
0%
0%

CSS code for this palette

/* CSS */
.flamingo-feather {
color: #fbbcd9;
}
.miami-pink {
color: #f7c5d9;
}
.pastel-magenta {
color: #f3a0c8;
}
.pop-that-gum {
color: #f278b3;
}
.flirty-rose {
color: #d85a95;
}

/* CSS Variables */
:root {
--flamingo-feather:#fbbcd9;
--miami-pink:#f7c5d9;
--pastel-magenta:#f3a0c8;
--pop-that-gum:#f278b3;
--flirty-rose:#d85a95;
}

More palettes to explore