#B6912A Color

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

Color preview

#B6912A

Color formats

HEX
#B6912A
RGB
rgb(182, 145, 42)
RGBA
rgba(182, 145, 42, 1)
HSL
hsl(44, 63%, 44%)
HSV
hsv(44, 77%, 71%)
CMYK
cmyk(0%, 20%, 77%, 29%)
CSS variable
--color-primary: #B6912A;
Lowercase HEX
#b6912a

Shades

Tints

Tones

Harmony

CSS snippets for #B6912A

.color-b6912a {
  color: #B6912A;
  background-color: #B6912A;
}

Frequently asked questions

What color is #B6912A?+

#B6912A is a HEX color with RGB value rgb(182, 145, 42) and HSL value hsl(44, 63%, 44%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B6912A?+

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