#B9804B Color

Inspect #B9804B across formats, palettes, contrast and closest named color matches.

Color preview

#B9804B

Color formats

HEX
#B9804B
RGB
rgb(185, 128, 75)
RGBA
rgba(185, 128, 75, 1)
HSL
hsl(29, 44%, 51%)
HSV
hsv(29, 59%, 73%)
CMYK
cmyk(0%, 31%, 59%, 27%)
CSS variable
--color-primary: #B9804B;
Lowercase HEX
#b9804b

Shades

Tints

Tones

Harmony

CSS snippets for #B9804B

.color-b9804b {
  color: #B9804B;
  background-color: #B9804B;
}

Frequently asked questions

What color is #B9804B?+

#B9804B is a HEX color with RGB value rgb(185, 128, 75) and HSL value hsl(29, 44%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B9804B?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools