#B96F64 Color

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

Color preview

#B96F64

Color formats

HEX
#B96F64
RGB
rgb(185, 111, 100)
RGBA
rgba(185, 111, 100, 1)
HSL
hsl(8, 38%, 56%)
HSV
hsv(8, 46%, 73%)
CMYK
cmyk(0%, 40%, 46%, 27%)
CSS variable
--color-primary: #B96F64;
Lowercase HEX
#b96f64

Shades

Tints

Tones

Harmony

CSS snippets for #B96F64

.color-b96f64 {
  color: #B96F64;
  background-color: #B96F64;
}

Frequently asked questions

What color is #B96F64?+

#B96F64 is a HEX color with RGB value rgb(185, 111, 100) and HSL value hsl(8, 38%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B96F64?+

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