#BC6970 Color

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

Color preview

#BC6970

Color formats

HEX
#BC6970
RGB
rgb(188, 105, 112)
RGBA
rgba(188, 105, 112, 1)
HSL
hsl(355, 38%, 57%)
HSV
hsv(355, 44%, 74%)
CMYK
cmyk(0%, 44%, 40%, 26%)
CSS variable
--color-primary: #BC6970;
Lowercase HEX
#bc6970

Shades

Tints

Tones

Harmony

CSS snippets for #BC6970

.color-bc6970 {
  color: #BC6970;
  background-color: #BC6970;
}

Frequently asked questions

What color is #BC6970?+

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

What is the closest Tailwind color to #BC6970?+

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