#BC534B Color

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

Color preview

#BC534B

Color formats

HEX
#BC534B
RGB
rgb(188, 83, 75)
RGBA
rgba(188, 83, 75, 1)
HSL
hsl(4, 46%, 52%)
HSV
hsv(4, 60%, 74%)
CMYK
cmyk(0%, 56%, 60%, 26%)
CSS variable
--color-primary: #BC534B;
Lowercase HEX
#bc534b

Shades

Tints

Tones

Harmony

CSS snippets for #BC534B

.color-bc534b {
  color: #BC534B;
  background-color: #BC534B;
}

Frequently asked questions

What color is #BC534B?+

#BC534B is a HEX color with RGB value rgb(188, 83, 75) and HSL value hsl(4, 46%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC534B?+

The closest Tailwind color is red-500, available as the bg-red-500 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