#B4564B Color

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

Color preview

#B4564B

Color formats

HEX
#B4564B
RGB
rgb(180, 86, 75)
RGBA
rgba(180, 86, 75, 1)
HSL
hsl(6, 41%, 50%)
HSV
hsv(6, 58%, 71%)
CMYK
cmyk(0%, 52%, 58%, 29%)
CSS variable
--color-primary: #B4564B;
Lowercase HEX
#b4564b

Shades

Tints

Tones

Harmony

CSS snippets for #B4564B

.color-b4564b {
  color: #B4564B;
  background-color: #B4564B;
}

Frequently asked questions

What color is #B4564B?+

#B4564B is a HEX color with RGB value rgb(180, 86, 75) and HSL value hsl(6, 41%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4564B?+

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