Dry Bone
#eadfce
Here's everything about the color Dry Bone (#eadfce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eadfce | |
|---|---|---|
| RGB | rgb(234, 223, 206) | |
| HSL | hsl(36, 40%, 86%) | |
| CMYK | cmyk(0%, 5%, 12%, 8%) | |
| LAB | lab(89, 2, 10) | |
| OKLCH | oklch(0.91 0.026 79) |
Color harmonies
Tints & shades
Code snippets
color: #eadfce;
background-color: #eadfce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEADFCE)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.87, blue: 0.81, alpha: 1.0)