#BE5555 Color

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

Color preview

#BE5555

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BE5555

.color-be5555 {
  color: #BE5555;
  background-color: #BE5555;
}

Frequently asked questions

What color is #BE5555?+

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

What is the closest Tailwind color to #BE5555?+

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