Benevolent Pink
#dd1188
Here's everything about the color Benevolent Pink (#dd1188) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd1188 | |
|---|---|---|
| RGB | rgb(221, 17, 136) | |
| HSL | hsl(325, 86%, 47%) | |
| CMYK | cmyk(0%, 92%, 38%, 13%) | |
| LAB | lab(49, 75, -9) | |
| OKLCH | oklch(0.59 0.238 354) |
Color harmonies
Tints & shades
Code snippets
color: #dd1188;
background-color: #dd1188;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDD1188)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.07, blue: 0.53, alpha: 1.0)