#BC7969 Color

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

Color preview

#BC7969

Color formats

HEX
#BC7969
RGB
rgb(188, 121, 105)
RGBA
rgba(188, 121, 105, 1)
HSL
hsl(12, 38%, 57%)
HSV
hsv(12, 44%, 74%)
CMYK
cmyk(0%, 36%, 44%, 26%)
CSS variable
--color-primary: #BC7969;
Lowercase HEX
#bc7969

Shades

Tints

Tones

Harmony

CSS snippets for #BC7969

.color-bc7969 {
  color: #BC7969;
  background-color: #BC7969;
}

Frequently asked questions

What color is #BC7969?+

#BC7969 is a HEX color with RGB value rgb(188, 121, 105) and HSL value hsl(12, 38%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC7969?+

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