Little Lamb
#eae6d7
Here's everything about the color Little Lamb (#eae6d7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eae6d7 | |
|---|---|---|
| RGB | rgb(234, 230, 215) | |
| HSL | hsl(47, 31%, 88%) | |
| CMYK | cmyk(0%, 2%, 8%, 8%) | |
| LAB | lab(91, -1, 8) | |
| OKLCH | oklch(0.92 0.02 95) |
Color harmonies
Tints & shades
Code snippets
color: #eae6d7;
background-color: #eae6d7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAE6D7)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.90, blue: 0.84, alpha: 1.0)