#B77F1F Color

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

Color preview

#B77F1F

Color formats

HEX
#B77F1F
RGB
rgb(183, 127, 31)
RGBA
rgba(183, 127, 31, 1)
HSL
hsl(38, 71%, 42%)
HSV
hsv(38, 83%, 72%)
CMYK
cmyk(0%, 31%, 83%, 28%)
CSS variable
--color-primary: #B77F1F;
Lowercase HEX
#b77f1f

Shades

Tints

Tones

Harmony

CSS snippets for #B77F1F

.color-b77f1f {
  color: #B77F1F;
  background-color: #B77F1F;
}

Frequently asked questions

What color is #B77F1F?+

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

What is the closest Tailwind color to #B77F1F?+

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