Skip to content

#88765D

≈ gray · rgb(136, 118, 93)
Color formats
HEX#88765D
RGBrgb(136, 118, 93)
HSLhsl(35, 19%, 45%)
HSVhsv(35, 32%, 53%)
OKLCHoklch(58% 0.04 76)
CMYKcmyk(0%, 13%, 32%, 47%)
Contrast & accessibility
On white4.38:1below AA
On black4.80:1AA pass
Best text color#000000
Nearest CSS name: gray
Copy-ready code
CSS custom properties
:root {
  --gray: #88765d;
  --gray-rgb: 136 118 93;
  --gray-oklch: oklch(58% 0.04 76);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#88765d] text-[#88765d] border-[#88765d]
Shades & tints
Color harmonies
About this color

#88765D is a color with the RGB value rgb(136, 118, 93). Its closest CSS named color is "gray". 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 #88765D to other formats

Palettes with a similar color

Gradients with a similar color

Copied