Blissful Serenity
#eaeed8
Here's everything about the color Blissful Serenity (#eaeed8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eaeed8 | |
|---|---|---|
| RGB | rgb(234, 238, 216) | |
| HSL | hsl(71, 39%, 89%) | |
| CMYK | cmyk(2%, 0%, 9%, 7%) | |
| LAB | lab(93, -4, 10) | |
| OKLCH | oklch(0.94 0.029 115) |
Color harmonies
Tints & shades
Code snippets
color: #eaeed8;
background-color: #eaeed8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAEED8)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.93, blue: 0.85, alpha: 1.0)