Double Dragon
#fca044
Here's everything about the color Double Dragon (#fca044) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fca044 | |
|---|---|---|
| RGB | rgb(252, 160, 68) | |
| HSL | hsl(30, 97%, 63%) | |
| CMYK | cmyk(0%, 37%, 73%, 1%) | |
| LAB | lab(74, 30, 61) | |
| OKLCH | oklch(0.78 0.151 62) |
Color harmonies
Tints & shades
Code snippets
color: #fca044;
background-color: #fca044;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFCA044)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.63, blue: 0.27, alpha: 1.0)