Flaming June
#eebb66
Here's everything about the color Flaming June (#eebb66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eebb66 | |
|---|---|---|
| RGB | rgb(238, 187, 102) | |
| HSL | hsl(37, 80%, 67%) | |
| CMYK | cmyk(0%, 21%, 57%, 7%) | |
| LAB | lab(79, 12, 50) | |
| OKLCH | oklch(0.82 0.119 79) |
Color harmonies
Tints & shades
Code snippets
color: #eebb66;
background-color: #eebb66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEBB66)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.73, blue: 0.40, alpha: 1.0)