#B78F1F Color

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

Color preview

#B78F1F

Color formats

HEX
#B78F1F
RGB
rgb(183, 143, 31)
RGBA
rgba(183, 143, 31, 1)
HSL
hsl(44, 71%, 42%)
HSV
hsv(44, 83%, 72%)
CMYK
cmyk(0%, 22%, 83%, 28%)
CSS variable
--color-primary: #B78F1F;
Lowercase HEX
#b78f1f

Shades

Tints

Tones

Harmony

CSS snippets for #B78F1F

.color-b78f1f {
  color: #B78F1F;
  background-color: #B78F1F;
}

Frequently asked questions

What color is #B78F1F?+

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

What is the closest Tailwind color to #B78F1F?+

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