#B95F4F Color

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

Color preview

#B95F4F

Color formats

HEX
#B95F4F
RGB
rgb(185, 95, 79)
RGBA
rgba(185, 95, 79, 1)
HSL
hsl(9, 43%, 52%)
HSV
hsv(9, 57%, 73%)
CMYK
cmyk(0%, 49%, 57%, 27%)
CSS variable
--color-primary: #B95F4F;
Lowercase HEX
#b95f4f

Shades

Tints

Tones

Harmony

CSS snippets for #B95F4F

.color-b95f4f {
  color: #B95F4F;
  background-color: #B95F4F;
}

Frequently asked questions

What color is #B95F4F?+

#B95F4F is a HEX color with RGB value rgb(185, 95, 79) and HSL value hsl(9, 43%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B95F4F?+

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