#CAA047
≈ darkgoldenrod · rgb(202, 160, 71)
Color formats
HEX#CAA047
RGBrgb(202, 160, 71)
HSLhsl(41, 55%, 54%)
HSVhsv(41, 65%, 79%)
OKLCHoklch(73% 0.12 84)
CMYKcmyk(0%, 21%, 65%, 21%)
Contrast & accessibility
On white2.43:1below AA
On black8.63:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #caa047;
--darkgoldenrod-rgb: 202 160 71;
--darkgoldenrod-oklch: oklch(73% 0.12 84);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#caa047] text-[#caa047] border-[#caa047]
Shades & tints
Color harmonies
About this color
#CAA047 is a color with the RGB value rgb(202, 160, 71). 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.