#B95B46 Color

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

Color preview

#B95B46

Color formats

HEX
#B95B46
RGB
rgb(185, 91, 70)
RGBA
rgba(185, 91, 70, 1)
HSL
hsl(11, 45%, 50%)
HSV
hsv(11, 62%, 73%)
CMYK
cmyk(0%, 51%, 62%, 27%)
CSS variable
--color-primary: #B95B46;
Lowercase HEX
#b95b46

Shades

Tints

Tones

Harmony

CSS snippets for #B95B46

.color-b95b46 {
  color: #B95B46;
  background-color: #B95B46;
}

Frequently asked questions

What color is #B95B46?+

#B95B46 is a HEX color with RGB value rgb(185, 91, 70) and HSL value hsl(11, 45%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B95B46?+

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