Helium
#eae5d8
Here's everything about the color Helium (#eae5d8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eae5d8 | |
|---|---|---|
| RGB | rgb(234, 229, 216) | |
| HSL | hsl(43, 30%, 88%) | |
| CMYK | cmyk(0%, 2%, 8%, 8%) | |
| LAB | lab(91, 0, 7) | |
| OKLCH | oklch(0.92 0.018 89) |
Color harmonies
Tints & shades
Code snippets
color: #eae5d8;
background-color: #eae5d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAE5D8)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.90, blue: 0.85, alpha: 1.0)