Tiger of Mysore
#ff8855
Here's everything about the color Tiger of Mysore (#ff8855) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff8855 | |
|---|---|---|
| RGB | rgb(255, 136, 85) | |
| HSL | hsl(18, 100%, 67%) | |
| CMYK | cmyk(0%, 47%, 67%, 0%) | |
| LAB | lab(70, 43, 48) | |
| OKLCH | oklch(0.75 0.159 43) |
Color harmonies
Tints & shades
Code snippets
color: #ff8855;
background-color: #ff8855;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF8855)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.53, blue: 0.33, alpha: 1.0)