Skip to content

#AD8A38

≈ darkgoldenrod · rgb(173, 138, 56)
Color formats
HEX#AD8A38
RGBrgb(173, 138, 56)
HSLhsl(42, 51%, 45%)
HSVhsv(42, 68%, 68%)
OKLCHoklch(65% 0.11 86)
CMYKcmyk(0%, 20%, 68%, 32%)
Contrast & accessibility
On white3.25:1below AA
On black6.47:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #ad8a38;
  --darkgoldenrod-rgb: 173 138 56;
  --darkgoldenrod-oklch: oklch(65% 0.11 86);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad8a38] text-[#ad8a38] border-[#ad8a38]
Shades & tints
Color harmonies
About this color

#AD8A38 is a color with the RGB value rgb(173, 138, 56). 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.

Related

Convert #AD8A38 to other formats

Palettes with a similar color

Gradients with a similar color

Copied