#BC6962 Color

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

Color preview

#BC6962

Color formats

HEX
#BC6962
RGB
rgb(188, 105, 98)
RGBA
rgba(188, 105, 98, 1)
HSL
hsl(5, 40%, 56%)
HSV
hsv(5, 48%, 74%)
CMYK
cmyk(0%, 44%, 48%, 26%)
CSS variable
--color-primary: #BC6962;
Lowercase HEX
#bc6962

Shades

Tints

Tones

Harmony

CSS snippets for #BC6962

.color-bc6962 {
  color: #BC6962;
  background-color: #BC6962;
}

Frequently asked questions

What color is #BC6962?+

#BC6962 is a HEX color with RGB value rgb(188, 105, 98) and HSL value hsl(5, 40%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6962?+

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