#BC5D5D Color

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

Color preview

#BC5D5D

Color formats

HEX
#BC5D5D
RGB
rgb(188, 93, 93)
RGBA
rgba(188, 93, 93, 1)
HSL
hsl(0, 41%, 55%)
HSV
hsv(0, 51%, 74%)
CMYK
cmyk(0%, 51%, 51%, 26%)
CSS variable
--color-primary: #BC5D5D;
Lowercase HEX
#bc5d5d

Shades

Tints

Tones

Harmony

CSS snippets for #BC5D5D

.color-bc5d5d {
  color: #BC5D5D;
  background-color: #BC5D5D;
}

Frequently asked questions

What color is #BC5D5D?+

#BC5D5D is a HEX color with RGB value rgb(188, 93, 93) and HSL value hsl(0, 41%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC5D5D?+

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