Skip to content

#C4A23A

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

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

Palettes with a similar color

Gradients with a similar color

Copied