Skip to content

#C08F19

≈ darkgoldenrod · rgb(192, 143, 25)
Color formats
HEX#C08F19
RGBrgb(192, 143, 25)
HSLhsl(42, 77%, 43%)
HSVhsv(42, 87%, 75%)
OKLCHoklch(68% 0.13 83)
CMYKcmyk(0%, 26%, 87%, 25%)
Contrast & accessibility
On white2.92:1below AA
On black7.18:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #c08f19;
  --darkgoldenrod-rgb: 192 143 25;
  --darkgoldenrod-oklch: oklch(68% 0.13 83);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c08f19] text-[#c08f19] border-[#c08f19]
Shades & tints
Color harmonies
About this color

#C08F19 is a color with the RGB value rgb(192, 143, 25). 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 #C08F19 to other formats

Palettes with a similar color

Gradients with a similar color

Copied