#BC6966 Color

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

Color preview

#BC6966

Color formats

HEX
#BC6966
RGB
rgb(188, 105, 102)
RGBA
rgba(188, 105, 102, 1)
HSL
hsl(2, 39%, 57%)
HSV
hsv(2, 46%, 74%)
CMYK
cmyk(0%, 44%, 46%, 26%)
CSS variable
--color-primary: #BC6966;
Lowercase HEX
#bc6966

Shades

Tints

Tones

Harmony

CSS snippets for #BC6966

.color-bc6966 {
  color: #BC6966;
  background-color: #BC6966;
}

Frequently asked questions

What color is #BC6966?+

#BC6966 is a HEX color with RGB value rgb(188, 105, 102) and HSL value hsl(2, 39%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6966?+

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