#B6881F Color

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

Color preview

#B6881F

Color formats

HEX
#B6881F
RGB
rgb(182, 136, 31)
RGBA
rgba(182, 136, 31, 1)
HSL
hsl(42, 71%, 42%)
HSV
hsv(42, 83%, 71%)
CMYK
cmyk(0%, 25%, 83%, 29%)
CSS variable
--color-primary: #B6881F;
Lowercase HEX
#b6881f

Shades

Tints

Tones

Harmony

CSS snippets for #B6881F

.color-b6881f {
  color: #B6881F;
  background-color: #B6881F;
}

Frequently asked questions

What color is #B6881F?+

#B6881F is a HEX color with RGB value rgb(182, 136, 31) and HSL value hsl(42, 71%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B6881F?+

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