Mangala Pink
#e781a6
Here's everything about the color Mangala Pink (#e781a6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e781a6 | |
|---|---|---|
| RGB | rgb(231, 129, 166) | |
| HSL | hsl(338, 68%, 71%) | |
| CMYK | cmyk(0%, 44%, 28%, 9%) | |
| LAB | lab(66, 43, -1) | |
| OKLCH | oklch(0.72 0.132 358) |
Color harmonies
Tints & shades
Code snippets
color: #e781a6;
background-color: #e781a6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFE781A6)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.51, blue: 0.65, alpha: 1.0)