#B9674B Color

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

Color preview

#B9674B

Color formats

HEX
#B9674B
RGB
rgb(185, 103, 75)
RGBA
rgba(185, 103, 75, 1)
HSL
hsl(15, 44%, 51%)
HSV
hsv(15, 59%, 73%)
CMYK
cmyk(0%, 44%, 59%, 27%)
CSS variable
--color-primary: #B9674B;
Lowercase HEX
#b9674b

Shades

Tints

Tones

Harmony

CSS snippets for #B9674B

.color-b9674b {
  color: #B9674B;
  background-color: #B9674B;
}

Frequently asked questions

What color is #B9674B?+

#B9674B is a HEX color with RGB value rgb(185, 103, 75) and HSL value hsl(15, 44%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B9674B?+

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