#B94F46 Color

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

Color preview

#B94F46

Color formats

HEX
#B94F46
RGB
rgb(185, 79, 70)
RGBA
rgba(185, 79, 70, 1)
HSL
hsl(5, 45%, 50%)
HSV
hsv(5, 62%, 73%)
CMYK
cmyk(0%, 57%, 62%, 27%)
CSS variable
--color-primary: #B94F46;
Lowercase HEX
#b94f46

Shades

Tints

Tones

Harmony

CSS snippets for #B94F46

.color-b94f46 {
  color: #B94F46;
  background-color: #B94F46;
}

Frequently asked questions

What color is #B94F46?+

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

What is the closest Tailwind color to #B94F46?+

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