Gratin Dauphinois
#e0d2a9
Gratin Dauphinois is a color with the hex code #e0d2a9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e0d2a9 | |
|---|---|---|
| RGB | rgb(224, 210, 169) | |
| HSL | hsl(45, 47%, 77%) | |
| CMYK | cmyk(0%, 6%, 25%, 12%) | |
| LAB | lab(85, 0, 22) | |
| OKLCH | oklch(0.86 0.056 91) |
Color harmonies
Tints & shades
Code snippets
color: #e0d2a9;
background-color: #e0d2a9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE0D2A9)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.82, blue: 0.66, alpha: 1.0)