#BD7A0F Color

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

Color preview

#BD7A0F

Color formats

HEX
#BD7A0F
RGB
rgb(189, 122, 15)
RGBA
rgba(189, 122, 15, 1)
HSL
hsl(37, 85%, 40%)
HSV
hsv(37, 92%, 74%)
CMYK
cmyk(0%, 35%, 92%, 26%)
CSS variable
--color-primary: #BD7A0F;
Lowercase HEX
#bd7a0f

Shades

Tints

Tones

Harmony

CSS snippets for #BD7A0F

.color-bd7a0f {
  color: #BD7A0F;
  background-color: #BD7A0F;
}

Frequently asked questions

What color is #BD7A0F?+

#BD7A0F is a HEX color with RGB value rgb(189, 122, 15) and HSL value hsl(37, 85%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BD7A0F?+

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