#B86F0F Color

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

Color preview

#B86F0F

Color formats

HEX
#B86F0F
RGB
rgb(184, 111, 15)
RGBA
rgba(184, 111, 15, 1)
HSL
hsl(34, 85%, 39%)
HSV
hsv(34, 92%, 72%)
CMYK
cmyk(0%, 40%, 92%, 28%)
CSS variable
--color-primary: #B86F0F;
Lowercase HEX
#b86f0f

Shades

Tints

Tones

Harmony

CSS snippets for #B86F0F

.color-b86f0f {
  color: #B86F0F;
  background-color: #B86F0F;
}

Frequently asked questions

What color is #B86F0F?+

#B86F0F is a HEX color with RGB value rgb(184, 111, 15) and HSL value hsl(34, 85%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B86F0F?+

The closest Tailwind color is yellow-700, available as the bg-yellow-700 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