Dragon Ball
#ff9922
Here's everything about the color Dragon Ball (#ff9922) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff9922 | |
|---|---|---|
| RGB | rgb(255, 153, 34) | |
| HSL | hsl(32, 100%, 57%) | |
| CMYK | cmyk(0%, 40%, 87%, 0%) | |
| LAB | lab(73, 34, 72) | |
| OKLCH | oklch(0.77 0.168 63) |
Color harmonies
Tints & shades
Code snippets
color: #ff9922;
background-color: #ff9922;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFF9922)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.60, blue: 0.13, alpha: 1.0)