Flamingo Pink Color Palette
Vivid flamingo pink fading into the softest blush.
Use as a gradient →
Colors
#C2185B
#E91E63
#F06292
#F8BBD0
#FCE4EC
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #C2185B | T - | T - | |
| #E91E63 | T - | T - | |
| #F06292 | T - | T - | |
| #F8BBD0 | T - | T - | |
| #FCE4EC | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Flamingo Pink CSS Code
HEX Copy
#C2185B #E91E63 #F06292 #F8BBD0 #FCE4EC
RGBA Copy
rgba(194, 24, 91, 1.0) rgba(233, 30, 99, 1.0) rgba(240, 98, 146, 1.0) rgba(248, 187, 208, 1.0) rgba(252, 228, 236, 1.0)
HSLA Copy
hsla(336, 78%, 43%, 1.0) hsla(340, 82%, 52%, 1.0) hsla(340, 83%, 66%, 1.0) hsla(339, 81%, 85%, 1.0) hsla(340, 80%, 94%, 1.0)
More Color Palettes
FAQ
What colors are in the Flamingo Pink palette?Vivid flamingo pink fading into the softest blush.
How do I turn the Flamingo Pink palette into a CSS gradient?
Use
background: linear-gradient(to right, #C2185B, #E91E63, #F06292, #F8BBD0, #FCE4EC);, or click "Use as a gradient" above to open it in the live generator.