#B76B0F Color

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

Color preview

#B76B0F

Color formats

HEX
#B76B0F
RGB
rgb(183, 107, 15)
RGBA
rgba(183, 107, 15, 1)
HSL
hsl(33, 85%, 39%)
HSV
hsv(33, 92%, 72%)
CMYK
cmyk(0%, 42%, 92%, 28%)
CSS variable
--color-primary: #B76B0F;
Lowercase HEX
#b76b0f

Shades

Tints

Tones

Harmony

CSS snippets for #B76B0F

.color-b76b0f {
  color: #B76B0F;
  background-color: #B76B0F;
}

Frequently asked questions

What color is #B76B0F?+

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

What is the closest Tailwind color to #B76B0F?+

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