White Sand
#f5ebd8
Here's everything about the color White Sand (#f5ebd8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5ebd8 | |
|---|---|---|
| RGB | rgb(245, 235, 216) | |
| HSL | hsl(39, 59%, 90%) | |
| CMYK | cmyk(0%, 4%, 12%, 4%) | |
| LAB | lab(93, 1, 11) | |
| OKLCH | oklch(0.94 0.027 84) |
Color harmonies
Tints & shades
Code snippets
color: #f5ebd8;
background-color: #f5ebd8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5EBD8)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.92, blue: 0.85, alpha: 1.0)