Bethlehem Superstar
#eaeeda
Bethlehem Superstar is a color with the hex code #eaeeda. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eaeeda | |
|---|---|---|
| RGB | rgb(234, 238, 218) | |
| HSL | hsl(72, 37%, 89%) | |
| CMYK | cmyk(2%, 0%, 8%, 7%) | |
| LAB | lab(93, -4, 9) | |
| OKLCH | oklch(0.94 0.027 116) |
Color harmonies
Tints & shades
Code snippets
color: #eaeeda;
background-color: #eaeeda;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAEEDA)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.93, blue: 0.85, alpha: 1.0)