#A5861E
≈ darkgoldenrod · rgb(165, 134, 30)
Color formats
HEX#A5861E
RGBrgb(165, 134, 30)
HSLhsl(46, 69%, 38%)
HSVhsv(46, 82%, 65%)
OKLCHoklch(63% 0.12 91)
CMYKcmyk(0%, 19%, 82%, 35%)
Contrast & accessibility
On white3.48:1below AA
On black6.03:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #a5861e;
--darkgoldenrod-rgb: 165 134 30;
--darkgoldenrod-oklch: oklch(63% 0.12 91);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a5861e] text-[#a5861e] border-[#a5861e]
Shades & tints
Color harmonies
About this color
#A5861E is a color with the RGB value rgb(165, 134, 30). Its closest CSS named color is "darkgoldenrod". 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.