#B8781E Color

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

Color preview

#B8781E

Color formats

HEX
#B8781E
RGB
rgb(184, 120, 30)
RGBA
rgba(184, 120, 30, 1)
HSL
hsl(35, 72%, 42%)
HSV
hsv(35, 84%, 72%)
CMYK
cmyk(0%, 35%, 84%, 28%)
CSS variable
--color-primary: #B8781E;
Lowercase HEX
#b8781e

Shades

Tints

Tones

Harmony

CSS snippets for #B8781E

.color-b8781e {
  color: #B8781E;
  background-color: #B8781E;
}

Frequently asked questions

What color is #B8781E?+

#B8781E is a HEX color with RGB value rgb(184, 120, 30) and HSL value hsl(35, 72%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B8781E?+

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