Golden Eye
#ffd789
Here's everything about the color Golden Eye (#ffd789) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffd789 | |
|---|---|---|
| RGB | rgb(255, 215, 137) | |
| HSL | hsl(40, 100%, 77%) | |
| CMYK | cmyk(0%, 16%, 46%, 0%) | |
| LAB | lab(88, 7, 44) | |
| OKLCH | oklch(0.9 0.106 83) |
Color harmonies
Tints & shades
Code snippets
color: #ffd789;
background-color: #ffd789;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFD789)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.84, blue: 0.54, alpha: 1.0)