Skip to content

#AE9629

≈ darkgoldenrod · rgb(174, 150, 41)
Color formats
HEX#AE9629
RGBrgb(174, 150, 41)
HSLhsl(49, 62%, 42%)
HSVhsv(49, 76%, 68%)
OKLCHoklch(68% 0.13 96)
CMYKcmyk(0%, 14%, 76%, 32%)
Contrast & accessibility
On white2.92:1below AA
On black7.19:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #ae9629;
  --darkgoldenrod-rgb: 174 150 41;
  --darkgoldenrod-oklch: oklch(68% 0.13 96);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ae9629] text-[#ae9629] border-[#ae9629]
Shades & tints
Color harmonies
About this color

#AE9629 is a color with the RGB value rgb(174, 150, 41). 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 #AE9629 to other formats

Palettes with a similar color

Gradients with a similar color

Copied