Skip to content

#962F43

≈ brown · rgb(150, 47, 67)
Color formats
HEX#962F43
RGBrgb(150, 47, 67)
HSLhsl(348, 52%, 39%)
HSVhsv(348, 69%, 59%)
OKLCHoklch(46% 0.14 13)
CMYKcmyk(0%, 69%, 55%, 41%)
Contrast & accessibility
On white7.54:1AA pass
On black2.78:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #962f43;
  --brown-rgb: 150 47 67;
  --brown-oklch: oklch(46% 0.14 13);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#962f43] text-[#962f43] border-[#962f43]
Shades & tints
Color harmonies
About this color

#962F43 is a color with the RGB value rgb(150, 47, 67). 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 #962F43 to other formats

Palettes with a similar color

Gradients with a similar color

Copied