#B95F46 Color

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

Color preview

#B95F46

Color formats

HEX
#B95F46
RGB
rgb(185, 95, 70)
RGBA
rgba(185, 95, 70, 1)
HSL
hsl(13, 45%, 50%)
HSV
hsv(13, 62%, 73%)
CMYK
cmyk(0%, 49%, 62%, 27%)
CSS variable
--color-primary: #B95F46;
Lowercase HEX
#b95f46

Shades

Tints

Tones

Harmony

CSS snippets for #B95F46

.color-b95f46 {
  color: #B95F46;
  background-color: #B95F46;
}

Frequently asked questions

What color is #B95F46?+

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

What is the closest Tailwind color to #B95F46?+

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