Skip to content

#B94D38

≈ brown · rgb(185, 77, 56)
Color formats
HEX#B94D38
RGBrgb(185, 77, 56)
HSLhsl(10, 54%, 47%)
HSVhsv(10, 70%, 73%)
OKLCHoklch(56% 0.14 33)
CMYKcmyk(0%, 58%, 70%, 27%)
Contrast & accessibility
On white5.02:1AA pass
On black4.18:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #b94d38;
  --brown-rgb: 185 77 56;
  --brown-oklch: oklch(56% 0.14 33);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b94d38] text-[#b94d38] border-[#b94d38]
Shades & tints
Color harmonies
About this color

#B94D38 is a color with the RGB value rgb(185, 77, 56). 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.

Related

Convert #B94D38 to other formats

Palettes with a similar color

Gradients with a similar color

Copied