Golden Glitter Storm
#ead771
Golden Glitter Storm is a color with the hex code #ead771. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ead771 | |
|---|---|---|
| RGB | rgb(234, 215, 113) | |
| HSL | hsl(51, 74%, 68%) | |
| CMYK | cmyk(0%, 8%, 52%, 8%) | |
| LAB | lab(86, -3, 52) | |
| OKLCH | oklch(0.87 0.125 99) |
Color harmonies
Tints & shades
Code snippets
color: #ead771;
background-color: #ead771;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAD771)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.84, blue: 0.44, alpha: 1.0)