Oh Em Ghee
#e3c81c
Oh Em Ghee is a color with the hex code #e3c81c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e3c81c | |
|---|---|---|
| RGB | rgb(227, 200, 28) | |
| HSL | hsl(52, 78%, 50%) | |
| CMYK | cmyk(0%, 12%, 88%, 11%) | |
| LAB | lab(81, -1, 77) | |
| OKLCH | oklch(0.83 0.167 99) |
Color harmonies
Tints & shades
Code snippets
color: #e3c81c;
background-color: #e3c81c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE3C81C)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.78, blue: 0.11, alpha: 1.0)