#BD7D0F Color

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

Color preview

#BD7D0F

Color formats

HEX
#BD7D0F
RGB
rgb(189, 125, 15)
RGBA
rgba(189, 125, 15, 1)
HSL
hsl(38, 85%, 40%)
HSV
hsv(38, 92%, 74%)
CMYK
cmyk(0%, 34%, 92%, 26%)
CSS variable
--color-primary: #BD7D0F;
Lowercase HEX
#bd7d0f

Shades

Tints

Tones

Harmony

CSS snippets for #BD7D0F

.color-bd7d0f {
  color: #BD7D0F;
  background-color: #BD7D0F;
}

Frequently asked questions

What color is #BD7D0F?+

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

What is the closest Tailwind color to #BD7D0F?+

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