Temptatious Tangerine
#ff7733
Here's everything about the color Temptatious Tangerine (#ff7733) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff7733 | |
|---|---|---|
| RGB | rgb(255, 119, 51) | |
| HSL | hsl(20, 100%, 60%) | |
| CMYK | cmyk(0%, 53%, 80%, 0%) | |
| LAB | lab(66, 50, 61) | |
| OKLCH | oklch(0.72 0.183 44) |
Color harmonies
Tints & shades
Code snippets
color: #ff7733;
background-color: #ff7733;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF7733)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.47, blue: 0.20, alpha: 1.0)