#B8910F Color

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

Color preview

#B8910F

Color formats

HEX
#B8910F
RGB
rgb(184, 145, 15)
RGBA
rgba(184, 145, 15, 1)
HSL
hsl(46, 85%, 39%)
HSV
hsv(46, 92%, 72%)
CMYK
cmyk(0%, 21%, 92%, 28%)
CSS variable
--color-primary: #B8910F;
Lowercase HEX
#b8910f

Shades

Tints

Tones

Harmony

CSS snippets for #B8910F

.color-b8910f {
  color: #B8910F;
  background-color: #B8910F;
}

Frequently asked questions

What color is #B8910F?+

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

What is the closest Tailwind color to #B8910F?+

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