Skip to content

#B8A295

≈ darkgray · rgb(184, 162, 149)
Color formats
HEX#B8A295
RGBrgb(184, 162, 149)
HSLhsl(22, 20%, 65%)
HSVhsv(22, 19%, 72%)
OKLCHoklch(73% 0.03 53)
CMYKcmyk(0%, 12%, 19%, 28%)
Contrast & accessibility
On white2.43:1below AA
On black8.64:1AA pass
Best text color#000000
Nearest CSS name: darkgray
Copy-ready code
CSS custom properties
:root {
  --darkgray: #b8a295;
  --darkgray-rgb: 184 162 149;
  --darkgray-oklch: oklch(73% 0.03 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b8a295] text-[#b8a295] border-[#b8a295]
Shades & tints
Color harmonies
About this color

#B8A295 is a color with the RGB value rgb(184, 162, 149). Its closest CSS named color is "darkgray". 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 #B8A295 to other formats

Palettes with a similar color

Gradients with a similar color

Copied