Grand Casino Gold
#edcd62
Here's everything about the color Grand Casino Gold (#edcd62) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edcd62 | |
|---|---|---|
| RGB | rgb(237, 205, 98) | |
| HSL | hsl(46, 79%, 66%) | |
| CMYK | cmyk(0%, 14%, 59%, 7%) | |
| LAB | lab(84, 3, 56) | |
| OKLCH | oklch(0.85 0.131 93) |
Color harmonies
Tints & shades
Code snippets
color: #edcd62;
background-color: #edcd62;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDCD62)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.80, blue: 0.38, alpha: 1.0)