#BB564B Color

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

Color preview

#BB564B

Color formats

HEX
#BB564B
RGB
rgb(187, 86, 75)
RGBA
rgba(187, 86, 75, 1)
HSL
hsl(6, 45%, 51%)
HSV
hsv(6, 60%, 73%)
CMYK
cmyk(0%, 54%, 60%, 27%)
CSS variable
--color-primary: #BB564B;
Lowercase HEX
#bb564b

Shades

Tints

Tones

Harmony

CSS snippets for #BB564B

.color-bb564b {
  color: #BB564B;
  background-color: #BB564B;
}

Frequently asked questions

What color is #BB564B?+

#BB564B is a HEX color with RGB value rgb(187, 86, 75) and HSL value hsl(6, 45%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB564B?+

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