#B77D1F Color

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

Color preview

#B77D1F

Color formats

HEX
#B77D1F
RGB
rgb(183, 125, 31)
RGBA
rgba(183, 125, 31, 1)
HSL
hsl(37, 71%, 42%)
HSV
hsv(37, 83%, 72%)
CMYK
cmyk(0%, 32%, 83%, 28%)
CSS variable
--color-primary: #B77D1F;
Lowercase HEX
#b77d1f

Shades

Tints

Tones

Harmony

CSS snippets for #B77D1F

.color-b77d1f {
  color: #B77D1F;
  background-color: #B77D1F;
}

Frequently asked questions

What color is #B77D1F?+

#B77D1F is a HEX color with RGB value rgb(183, 125, 31) and HSL value hsl(37, 71%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B77D1F?+

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