#BF574F Color

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

Color preview

#BF574F

Color formats

HEX
#BF574F
RGB
rgb(191, 87, 79)
RGBA
rgba(191, 87, 79, 1)
HSL
hsl(4, 47%, 53%)
HSV
hsv(4, 59%, 75%)
CMYK
cmyk(0%, 54%, 59%, 25%)
CSS variable
--color-primary: #BF574F;
Lowercase HEX
#bf574f

Shades

Tints

Tones

Harmony

CSS snippets for #BF574F

.color-bf574f {
  color: #BF574F;
  background-color: #BF574F;
}

Frequently asked questions

What color is #BF574F?+

#BF574F is a HEX color with RGB value rgb(191, 87, 79) and HSL value hsl(4, 47%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF574F?+

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