#B95A4B Color

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

Color preview

#B95A4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B95A4B

.color-b95a4b {
  color: #B95A4B;
  background-color: #B95A4B;
}

Frequently asked questions

What color is #B95A4B?+

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

What is the closest Tailwind color to #B95A4B?+

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