#BA5C50 Color

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

Color preview

#BA5C50

Color formats

HEX
#BA5C50
RGB
rgb(186, 92, 80)
RGBA
rgba(186, 92, 80, 1)
HSL
hsl(7, 43%, 52%)
HSV
hsv(7, 57%, 73%)
CMYK
cmyk(0%, 51%, 57%, 27%)
CSS variable
--color-primary: #BA5C50;
Lowercase HEX
#ba5c50

Shades

Tints

Tones

Harmony

CSS snippets for #BA5C50

.color-ba5c50 {
  color: #BA5C50;
  background-color: #BA5C50;
}

Frequently asked questions

What color is #BA5C50?+

#BA5C50 is a HEX color with RGB value rgb(186, 92, 80) and HSL value hsl(7, 43%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BA5C50?+

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