Sultan of Pink
#e89bc7
Here's everything about the color Sultan of Pink (#e89bc7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e89bc7 | |
|---|---|---|
| RGB | rgb(232, 155, 199) | |
| HSL | hsl(326, 63%, 76%) | |
| CMYK | cmyk(0%, 33%, 14%, 9%) | |
| LAB | lab(73, 34, -10) | |
| OKLCH | oklch(0.78 0.107 345) |
Color harmonies
Tints & shades
Code snippets
color: #e89bc7;
background-color: #e89bc7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFE89BC7)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.61, blue: 0.78, alpha: 1.0)