#BF5B5B Color

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

Color preview

#BF5B5B

Color formats

HEX
#BF5B5B
RGB
rgb(191, 91, 91)
RGBA
rgba(191, 91, 91, 1)
HSL
hsl(0, 44%, 55%)
HSV
hsv(0, 52%, 75%)
CMYK
cmyk(0%, 52%, 52%, 25%)
CSS variable
--color-primary: #BF5B5B;
Lowercase HEX
#bf5b5b

Shades

Tints

Tones

Harmony

CSS snippets for #BF5B5B

.color-bf5b5b {
  color: #BF5B5B;
  background-color: #BF5B5B;
}

Frequently asked questions

What color is #BF5B5B?+

#BF5B5B is a HEX color with RGB value rgb(191, 91, 91) and HSL value hsl(0, 44%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF5B5B?+

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