Skip to content

#B16A77

≈ rosybrown · rgb(177, 106, 119)
Color formats
HEX#B16A77
RGBrgb(177, 106, 119)
HSLhsl(349, 31%, 55%)
HSVhsv(349, 40%, 69%)
OKLCHoklch(61% 0.09 8)
CMYKcmyk(0%, 40%, 33%, 31%)
Contrast & accessibility
On white4.04:1below AA
On black5.20:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #b16a77;
  --rosybrown-rgb: 177 106 119;
  --rosybrown-oklch: oklch(61% 0.09 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b16a77] text-[#b16a77] border-[#b16a77]
Shades & tints
Color harmonies
About this color

#B16A77 is a color with the RGB value rgb(177, 106, 119). Its closest CSS named color is "rosybrown". 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 #B16A77 to other formats

Palettes with a similar color

Gradients with a similar color

Copied