#BC6565 Color

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

Color preview

#BC6565

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC6565

.color-bc6565 {
  color: #BC6565;
  background-color: #BC6565;
}

Frequently asked questions

What color is #BC6565?+

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

What is the closest Tailwind color to #BC6565?+

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