#B97B65 Color

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

Color preview

#B97B65

Color formats

HEX
#B97B65
RGB
rgb(185, 123, 101)
RGBA
rgba(185, 123, 101, 1)
HSL
hsl(16, 38%, 56%)
HSV
hsv(16, 45%, 73%)
CMYK
cmyk(0%, 34%, 45%, 27%)
CSS variable
--color-primary: #B97B65;
Lowercase HEX
#b97b65

Shades

Tints

Tones

Harmony

CSS snippets for #B97B65

.color-b97b65 {
  color: #B97B65;
  background-color: #B97B65;
}

Frequently asked questions

What color is #B97B65?+

#B97B65 is a HEX color with RGB value rgb(185, 123, 101) and HSL value hsl(16, 38%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B97B65?+

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