#D6AB56
≈ sandybrown · rgb(214, 171, 86)
Color formats
HEX#D6AB56
RGBrgb(214, 171, 86)
HSLhsl(40, 61%, 59%)
HSVhsv(40, 60%, 84%)
OKLCHoklch(76% 0.11 83)
CMYKcmyk(0%, 20%, 60%, 16%)
Contrast & accessibility
On white2.14:1below AA
On black9.82:1AA pass
Best text color#000000
Nearest CSS name: sandybrown
Copy-ready code
CSS custom properties
:root {
--sandybrown: #d6ab56;
--sandybrown-rgb: 214 171 86;
--sandybrown-oklch: oklch(76% 0.11 83);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sandybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6ab56] text-[#d6ab56] border-[#d6ab56]
Shades & tints
Color harmonies
About this color
#D6AB56 is a color with the RGB value rgb(214, 171, 86). Its closest CSS named color is "sandybrown". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.