Skip to content

#BF9364

≈ burlywood · rgb(191, 147, 100)
Color formats
HEX#BF9364
RGBrgb(191, 147, 100)
HSLhsl(31, 42%, 57%)
HSVhsv(31, 48%, 75%)
OKLCHoklch(69% 0.08 68)
CMYKcmyk(0%, 23%, 48%, 25%)
Contrast & accessibility
On white2.77:1below AA
On black7.57:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #bf9364;
  --burlywood-rgb: 191 147 100;
  --burlywood-oklch: oklch(69% 0.08 68);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf9364] text-[#bf9364] border-[#bf9364]
Shades & tints
Color harmonies
About this color

#BF9364 is a color with the RGB value rgb(191, 147, 100). Its closest CSS named color is "burlywood". 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 #BF9364 to other formats

Palettes with a similar color

Gradients with a similar color

Copied