#B7900F Color

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

Color preview

#B7900F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B7900F

.color-b7900f {
  color: #B7900F;
  background-color: #B7900F;
}

Frequently asked questions

What color is #B7900F?+

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

What is the closest Tailwind color to #B7900F?+

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