#C8533A
≈ brown · rgb(200, 83, 58)
Color formats
HEX#C8533A
RGBrgb(200, 83, 58)
HSLhsl(11, 56%, 51%)
HSVhsv(11, 71%, 78%)
OKLCHoklch(59% 0.15 34)
CMYKcmyk(0%, 59%, 71%, 22%)
Contrast & accessibility
On white4.42:1below AA
On black4.75:1AA pass
Best text color#000000
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #c8533a;
--brown-rgb: 200 83 58;
--brown-oklch: oklch(59% 0.15 34);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c8533a] text-[#c8533a] border-[#c8533a]
Shades & tints
Color harmonies
About this color
#C8533A is a color with the RGB value rgb(200, 83, 58). Its closest CSS named color is "brown". 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.