Whale Bone
#e5e7e4
Whale Bone is a color with the hex code #e5e7e4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5e7e4 | |
|---|---|---|
| RGB | rgb(229, 231, 228) | |
| HSL | hsl(100, 6%, 90%) | |
| CMYK | cmyk(1%, 0%, 1%, 9%) | |
| LAB | lab(91, -1, 1) | |
| OKLCH | oklch(0.93 0.005 135) |
Color harmonies
Tints & shades
Code snippets
color: #e5e7e4;
background-color: #e5e7e4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5E7E4)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.91, blue: 0.89, alpha: 1.0)