Drunk-Tank Pink
#dd11dd
Here's everything about the color Drunk-Tank Pink (#dd11dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd11dd | |
|---|---|---|
| RGB | rgb(221, 17, 221) | |
| HSL | hsl(300, 86%, 47%) | |
| CMYK | cmyk(0%, 92%, 0%, 13%) | |
| LAB | lab(53, 83, -54) | |
| OKLCH | oklch(0.63 0.285 328) |
Color harmonies
Tints & shades
Code snippets
color: #dd11dd;
background-color: #dd11dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDD11DD)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.07, blue: 0.87, alpha: 1.0)