Skip to content
#BA4413
≈ chocolate · rgb(186, 68, 19)
Color formats
HEX#BA4413
RGBrgb(186, 68, 19)
HSLhsl(18, 81%, 40%)
HSVhsv(18, 90%, 73%)
OKLCHoklch(54% 0.16 40)
CMYKcmyk(0%, 63%, 90%, 27%)
Contrast & accessibility
On white5.35:1AA pass
On black3.92:1below AA
Best text color#FFFFFF
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #ba4413;
  --chocolate-rgb: 186 68 19;
  --chocolate-oklch: oklch(54% 0.16 40);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ba4413] text-[#ba4413] border-[#ba4413]
Shades & tints
Color harmonies
About this color

#BA4413 is a color with the RGB value rgb(186, 68, 19). Its closest CSS named color is "chocolate". 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 #BA4413 to other formats

Palettes with a similar color

Gradients with a similar color

Copied