Pearl
#eae0c8
Here's everything about the color Pearl (#eae0c8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eae0c8 | |
|---|---|---|
| RGB | rgb(234, 224, 200) | |
| HSL | hsl(42, 45%, 85%) | |
| CMYK | cmyk(0%, 4%, 15%, 8%) | |
| LAB | lab(90, 1, 13) | |
| OKLCH | oklch(0.91 0.034 88) |
Color harmonies
Tints & shades
Code snippets
color: #eae0c8;
background-color: #eae0c8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAE0C8)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.88, blue: 0.78, alpha: 1.0)