#B77C0F Color

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

Color preview

#B77C0F

Color formats

HEX
#B77C0F
RGB
rgb(183, 124, 15)
RGBA
rgba(183, 124, 15, 1)
HSL
hsl(39, 85%, 39%)
HSV
hsv(39, 92%, 72%)
CMYK
cmyk(0%, 32%, 92%, 28%)
CSS variable
--color-primary: #B77C0F;
Lowercase HEX
#b77c0f

Shades

Tints

Tones

Harmony

CSS snippets for #B77C0F

.color-b77c0f {
  color: #B77C0F;
  background-color: #B77C0F;
}

Frequently asked questions

What color is #B77C0F?+

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

What is the closest Tailwind color to #B77C0F?+

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