#B7745C Color

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

Color preview

#B7745C

Color formats

HEX
#B7745C
RGB
rgb(183, 116, 92)
RGBA
rgba(183, 116, 92, 1)
HSL
hsl(16, 39%, 54%)
HSV
hsv(16, 50%, 72%)
CMYK
cmyk(0%, 37%, 50%, 28%)
CSS variable
--color-primary: #B7745C;
Lowercase HEX
#b7745c

Shades

Tints

Tones

Harmony

CSS snippets for #B7745C

.color-b7745c {
  color: #B7745C;
  background-color: #B7745C;
}

Frequently asked questions

What color is #B7745C?+

#B7745C is a HEX color with RGB value rgb(183, 116, 92) and HSL value hsl(16, 39%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B7745C?+

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