#B9555A Color

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

Color preview

#B9555A

Color formats

HEX
#B9555A
RGB
rgb(185, 85, 90)
RGBA
rgba(185, 85, 90, 1)
HSL
hsl(357, 42%, 53%)
HSV
hsv(357, 54%, 73%)
CMYK
cmyk(0%, 54%, 51%, 27%)
CSS variable
--color-primary: #B9555A;
Lowercase HEX
#b9555a

Shades

Tints

Tones

Harmony

CSS snippets for #B9555A

.color-b9555a {
  color: #B9555A;
  background-color: #B9555A;
}

Frequently asked questions

What color is #B9555A?+

#B9555A is a HEX color with RGB value rgb(185, 85, 90) and HSL value hsl(357, 42%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B9555A?+

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