#B4705F Color

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

Color preview

#B4705F

Color formats

HEX
#B4705F
RGB
rgb(180, 112, 95)
RGBA
rgba(180, 112, 95, 1)
HSL
hsl(12, 36%, 54%)
HSV
hsv(12, 47%, 71%)
CMYK
cmyk(0%, 38%, 47%, 29%)
CSS variable
--color-primary: #B4705F;
Lowercase HEX
#b4705f

Shades

Tints

Tones

Harmony

CSS snippets for #B4705F

.color-b4705f {
  color: #B4705F;
  background-color: #B4705F;
}

Frequently asked questions

What color is #B4705F?+

#B4705F is a HEX color with RGB value rgb(180, 112, 95) and HSL value hsl(12, 36%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4705F?+

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