Bone
#e0d7c6
Bone is a color with the hex code #e0d7c6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e0d7c6 | |
|---|---|---|
| RGB | rgb(224, 215, 198) | |
| HSL | hsl(39, 30%, 83%) | |
| CMYK | cmyk(0%, 4%, 12%, 12%) | |
| LAB | lab(86, 1, 10) | |
| OKLCH | oklch(0.88 0.025 83) |
Color harmonies
Tints & shades
Code snippets
color: #e0d7c6;
background-color: #e0d7c6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE0D7C6)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.84, blue: 0.78, alpha: 1.0)