#BF5F4A Color

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

Color preview

#BF5F4A

Color formats

HEX
#BF5F4A
RGB
rgb(191, 95, 74)
RGBA
rgba(191, 95, 74, 1)
HSL
hsl(11, 48%, 52%)
HSV
hsv(11, 61%, 75%)
CMYK
cmyk(0%, 50%, 61%, 25%)
CSS variable
--color-primary: #BF5F4A;
Lowercase HEX
#bf5f4a

Shades

Tints

Tones

Harmony

CSS snippets for #BF5F4A

.color-bf5f4a {
  color: #BF5F4A;
  background-color: #BF5F4A;
}

Frequently asked questions

What color is #BF5F4A?+

#BF5F4A is a HEX color with RGB value rgb(191, 95, 74) and HSL value hsl(11, 48%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF5F4A?+

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