Skip to content

#BE5128

≈ chocolate · rgb(190, 81, 40)
Color formats
HEX#BE5128
RGBrgb(190, 81, 40)
HSLhsl(16, 65%, 45%)
HSVhsv(16, 79%, 75%)
OKLCHoklch(57% 0.15 40)
CMYKcmyk(0%, 57%, 79%, 25%)
Contrast & accessibility
On white4.78:1AA pass
On black4.40:1below AA
Best text color#FFFFFF
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #be5128;
  --chocolate-rgb: 190 81 40;
  --chocolate-oklch: oklch(57% 0.15 40);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#be5128] text-[#be5128] border-[#be5128]
Shades & tints
Color harmonies
About this color

#BE5128 is a color with the RGB value rgb(190, 81, 40). 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 #BE5128 to other formats

Palettes with a similar color

Gradients with a similar color

Copied