#B5482A
≈ brown · rgb(181, 72, 42)
Color formats
HEX#B5482A
RGBrgb(181, 72, 42)
HSLhsl(13, 62%, 44%)
HSVhsv(13, 77%, 71%)
OKLCHoklch(54% 0.15 36)
CMYKcmyk(0%, 60%, 77%, 29%)
Contrast & accessibility
On white5.35:1AA pass
On black3.93:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #b5482a;
--brown-rgb: 181 72 42;
--brown-oklch: oklch(54% 0.15 36);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b5482a] text-[#b5482a] border-[#b5482a]
Shades & tints
Color harmonies
About this color
#B5482A is a color with the RGB value rgb(181, 72, 42). 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.