Larb Gai
#dfc6aa
Larb Gai is a color with the hex code #dfc6aa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dfc6aa | |
|---|---|---|
| RGB | rgb(223, 198, 170) | |
| HSL | hsl(32, 45%, 77%) | |
| CMYK | cmyk(0%, 11%, 24%, 13%) | |
| LAB | lab(81, 6, 17) | |
| OKLCH | oklch(0.84 0.047 70) |
Color harmonies
Tints & shades
Code snippets
color: #dfc6aa;
background-color: #dfc6aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFC6AA)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.78, blue: 0.67, alpha: 1.0)