#BF4E4A Color

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

Color preview

#BF4E4A

Color formats

HEX
#BF4E4A
RGB
rgb(191, 78, 74)
RGBA
rgba(191, 78, 74, 1)
HSL
hsl(2, 48%, 52%)
HSV
hsv(2, 61%, 75%)
CMYK
cmyk(0%, 59%, 61%, 25%)
CSS variable
--color-primary: #BF4E4A;
Lowercase HEX
#bf4e4a

Shades

Tints

Tones

Harmony

CSS snippets for #BF4E4A

.color-bf4e4a {
  color: #BF4E4A;
  background-color: #BF4E4A;
}

Frequently asked questions

What color is #BF4E4A?+

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

What is the closest Tailwind color to #BF4E4A?+

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