#B16F23 Color

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

Color preview

#B16F23

Color formats

HEX
#B16F23
RGB
rgb(177, 111, 35)
RGBA
rgba(177, 111, 35, 1)
HSL
hsl(32, 67%, 42%)
HSV
hsv(32, 80%, 69%)
CMYK
cmyk(0%, 37%, 80%, 31%)
CSS variable
--color-primary: #B16F23;
Lowercase HEX
#b16f23

Shades

Tints

Tones

Harmony

CSS snippets for #B16F23

.color-b16f23 {
  color: #B16F23;
  background-color: #B16F23;
}

Frequently asked questions

What color is #B16F23?+

#B16F23 is a HEX color with RGB value rgb(177, 111, 35) and HSL value hsl(32, 67%, 42%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #B16F23?+

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