#B3735B Color

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

Color preview

#B3735B

Color formats

HEX
#B3735B
RGB
rgb(179, 115, 91)
RGBA
rgba(179, 115, 91, 1)
HSL
hsl(16, 37%, 53%)
HSV
hsv(16, 49%, 70%)
CMYK
cmyk(0%, 36%, 49%, 30%)
CSS variable
--color-primary: #B3735B;
Lowercase HEX
#b3735b

Shades

Tints

Tones

Harmony

CSS snippets for #B3735B

.color-b3735b {
  color: #B3735B;
  background-color: #B3735B;
}

Frequently asked questions

What color is #B3735B?+

#B3735B is a HEX color with RGB value rgb(179, 115, 91) and HSL value hsl(16, 37%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3735B?+

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