Tiger King
#dd9922
Here's everything about the color Tiger King (#dd9922) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd9922 | |
|---|---|---|
| RGB | rgb(221, 153, 34) | |
| HSL | hsl(38, 73%, 50%) | |
| CMYK | cmyk(0%, 31%, 85%, 13%) | |
| LAB | lab(69, 20, 66) | |
| OKLCH | oklch(0.73 0.146 75) |
Color harmonies
Tints & shades
Code snippets
color: #dd9922;
background-color: #dd9922;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDD9922)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.60, blue: 0.13, alpha: 1.0)