#B17B17 Color

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

Color preview

#B17B17

Color formats

HEX
#B17B17
RGB
rgb(177, 123, 23)
RGBA
rgba(177, 123, 23, 1)
HSL
hsl(39, 77%, 39%)
HSV
hsv(39, 87%, 69%)
CMYK
cmyk(0%, 31%, 87%, 31%)
CSS variable
--color-primary: #B17B17;
Lowercase HEX
#b17b17

Shades

Tints

Tones

Harmony

CSS snippets for #B17B17

.color-b17b17 {
  color: #B17B17;
  background-color: #B17B17;
}

Frequently asked questions

What color is #B17B17?+

#B17B17 is a HEX color with RGB value rgb(177, 123, 23) and HSL value hsl(39, 77%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B17B17?+

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