#BC6461 Color

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

Color preview

#BC6461

Color formats

HEX
#BC6461
RGB
rgb(188, 100, 97)
RGBA
rgba(188, 100, 97, 1)
HSL
hsl(2, 40%, 56%)
HSV
hsv(2, 48%, 74%)
CMYK
cmyk(0%, 47%, 48%, 26%)
CSS variable
--color-primary: #BC6461;
Lowercase HEX
#bc6461

Shades

Tints

Tones

Harmony

CSS snippets for #BC6461

.color-bc6461 {
  color: #BC6461;
  background-color: #BC6461;
}

Frequently asked questions

What color is #BC6461?+

#BC6461 is a HEX color with RGB value rgb(188, 100, 97) and HSL value hsl(2, 40%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6461?+

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