#BC525B Color

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

Color preview

#BC525B

Color formats

HEX
#BC525B
RGB
rgb(188, 82, 91)
RGBA
rgba(188, 82, 91, 1)
HSL
hsl(355, 44%, 53%)
HSV
hsv(355, 56%, 74%)
CMYK
cmyk(0%, 56%, 52%, 26%)
CSS variable
--color-primary: #BC525B;
Lowercase HEX
#bc525b

Shades

Tints

Tones

Harmony

CSS snippets for #BC525B

.color-bc525b {
  color: #BC525B;
  background-color: #BC525B;
}

Frequently asked questions

What color is #BC525B?+

#BC525B is a HEX color with RGB value rgb(188, 82, 91) and HSL value hsl(355, 44%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC525B?+

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