#B37B32 Color

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

Color preview

#B37B32

Color formats

HEX
#B37B32
RGB
rgb(179, 123, 50)
RGBA
rgba(179, 123, 50, 1)
HSL
hsl(34, 56%, 45%)
HSV
hsv(34, 72%, 70%)
CMYK
cmyk(0%, 31%, 72%, 30%)
CSS variable
--color-primary: #B37B32;
Lowercase HEX
#b37b32

Shades

Tints

Tones

Harmony

CSS snippets for #B37B32

.color-b37b32 {
  color: #B37B32;
  background-color: #B37B32;
}

Frequently asked questions

What color is #B37B32?+

#B37B32 is a HEX color with RGB value rgb(179, 123, 50) and HSL value hsl(34, 56%, 45%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B37B32?+

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