Sand Dune
#e3d2c0
Sand Dune is a color with the hex code #e3d2c0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e3d2c0 | |
|---|---|---|
| RGB | rgb(227, 210, 192) | |
| HSL | hsl(31, 38%, 82%) | |
| CMYK | cmyk(0%, 7%, 15%, 11%) | |
| LAB | lab(85, 4, 11) | |
| OKLCH | oklch(0.87 0.031 69) |
Color harmonies
Tints & shades
Code snippets
color: #e3d2c0;
background-color: #e3d2c0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE3D2C0)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.82, blue: 0.75, alpha: 1.0)