#BC7374 Color

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

Color preview

#BC7374

Color formats

HEX
#BC7374
RGB
rgb(188, 115, 116)
RGBA
rgba(188, 115, 116, 1)
HSL
hsl(359, 35%, 59%)
HSV
hsv(359, 39%, 74%)
CMYK
cmyk(0%, 39%, 38%, 26%)
CSS variable
--color-primary: #BC7374;
Lowercase HEX
#bc7374

Shades

Tints

Tones

Harmony

CSS snippets for #BC7374

.color-bc7374 {
  color: #BC7374;
  background-color: #BC7374;
}

Frequently asked questions

What color is #BC7374?+

#BC7374 is a HEX color with RGB value rgb(188, 115, 116) and HSL value hsl(359, 35%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC7374?+

The closest Tailwind color is red-400, available as the bg-red-400 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