#BC7266 Color

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

Color preview

#BC7266

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC7266

.color-bc7266 {
  color: #BC7266;
  background-color: #BC7266;
}

Frequently asked questions

What color is #BC7266?+

#BC7266 is a HEX color with RGB value rgb(188, 114, 102) and HSL value hsl(8, 39%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC7266?+

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