#BE555A Color

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

Color preview

#BE555A

Color formats

HEX
#BE555A
RGB
rgb(190, 85, 90)
RGBA
rgba(190, 85, 90, 1)
HSL
hsl(357, 45%, 54%)
HSV
hsv(357, 55%, 75%)
CMYK
cmyk(0%, 55%, 53%, 25%)
CSS variable
--color-primary: #BE555A;
Lowercase HEX
#be555a

Shades

Tints

Tones

Harmony

CSS snippets for #BE555A

.color-be555a {
  color: #BE555A;
  background-color: #BE555A;
}

Frequently asked questions

What color is #BE555A?+

#BE555A is a HEX color with RGB value rgb(190, 85, 90) and HSL value hsl(357, 45%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BE555A?+

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