Skip to content

#C3A237

≈ darkgoldenrod · rgb(195, 162, 55)
Color formats
HEX#C3A237
RGBrgb(195, 162, 55)
HSLhsl(46, 56%, 49%)
HSVhsv(46, 72%, 76%)
OKLCHoklch(72% 0.13 91)
CMYKcmyk(0%, 17%, 72%, 24%)
Contrast & accessibility
On white2.46:1below AA
On black8.54:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #c3a237;
  --darkgoldenrod-rgb: 195 162 55;
  --darkgoldenrod-oklch: oklch(72% 0.13 91);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c3a237] text-[#c3a237] border-[#c3a237]
Shades & tints
Color harmonies
About this color

#C3A237 is a color with the RGB value rgb(195, 162, 55). 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 #C3A237 to other formats

Palettes with a similar color

Gradients with a similar color

Copied