Jaffa
#e27945
Here's everything about the color Jaffa (#e27945) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e27945 | |
|---|---|---|
| RGB | rgb(226, 121, 69) | |
| HSL | hsl(20, 73%, 58%) | |
| CMYK | cmyk(0%, 46%, 69%, 11%) | |
| LAB | lab(62, 39, 47) | |
| OKLCH | oklch(0.69 0.146 46) |
Color harmonies
Tints & shades
Code snippets
color: #e27945;
background-color: #e27945;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE27945)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.47, blue: 0.27, alpha: 1.0)