#B17A1B Color

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

Color preview

#B17A1B

Color formats

HEX
#B17A1B
RGB
rgb(177, 122, 27)
RGBA
rgba(177, 122, 27, 1)
HSL
hsl(38, 74%, 40%)
HSV
hsv(38, 85%, 69%)
CMYK
cmyk(0%, 31%, 85%, 31%)
CSS variable
--color-primary: #B17A1B;
Lowercase HEX
#b17a1b

Shades

Tints

Tones

Harmony

CSS snippets for #B17A1B

.color-b17a1b {
  color: #B17A1B;
  background-color: #B17A1B;
}

Frequently asked questions

What color is #B17A1B?+

#B17A1B is a HEX color with RGB value rgb(177, 122, 27) and HSL value hsl(38, 74%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B17A1B?+

The closest Tailwind color is yellow-700, available as the bg-yellow-700 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