#BC6C70 Color

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

Color preview

#BC6C70

Color formats

HEX
#BC6C70
RGB
rgb(188, 108, 112)
RGBA
rgba(188, 108, 112, 1)
HSL
hsl(357, 37%, 58%)
HSV
hsv(357, 43%, 74%)
CMYK
cmyk(0%, 43%, 40%, 26%)
CSS variable
--color-primary: #BC6C70;
Lowercase HEX
#bc6c70

Shades

Tints

Tones

Harmony

CSS snippets for #BC6C70

.color-bc6c70 {
  color: #BC6C70;
  background-color: #BC6C70;
}

Frequently asked questions

What color is #BC6C70?+

#BC6C70 is a HEX color with RGB value rgb(188, 108, 112) and HSL value hsl(357, 37%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6C70?+

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