#BC7F65 Color

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

Color preview

#BC7F65

Color formats

HEX
#BC7F65
RGB
rgb(188, 127, 101)
RGBA
rgba(188, 127, 101, 1)
HSL
hsl(18, 39%, 57%)
HSV
hsv(18, 46%, 74%)
CMYK
cmyk(0%, 32%, 46%, 26%)
CSS variable
--color-primary: #BC7F65;
Lowercase HEX
#bc7f65

Shades

Tints

Tones

Harmony

CSS snippets for #BC7F65

.color-bc7f65 {
  color: #BC7F65;
  background-color: #BC7F65;
}

Frequently asked questions

What color is #BC7F65?+

#BC7F65 is a HEX color with RGB value rgb(188, 127, 101) and HSL value hsl(18, 39%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC7F65?+

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