Skip to content

#C29123

≈ darkgoldenrod · rgb(194, 145, 35)
Color formats
HEX#C29123
RGBrgb(194, 145, 35)
HSLhsl(42, 69%, 45%)
HSVhsv(42, 82%, 76%)
OKLCHoklch(69% 0.13 82)
CMYKcmyk(0%, 25%, 82%, 24%)
Contrast & accessibility
On white2.85:1below AA
On black7.37:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #c29123;
  --darkgoldenrod-rgb: 194 145 35;
  --darkgoldenrod-oklch: oklch(69% 0.13 82);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c29123] text-[#c29123] border-[#c29123]
Shades & tints
Color harmonies
About this color

#C29123 is a color with the RGB value rgb(194, 145, 35). 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 #C29123 to other formats

Palettes with a similar color

Gradients with a similar color

Copied