#B2564D Color

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

Color preview

#B2564D

Color formats

HEX
#B2564D
RGB
rgb(178, 86, 77)
RGBA
rgba(178, 86, 77, 1)
HSL
hsl(5, 40%, 50%)
HSV
hsv(5, 57%, 70%)
CMYK
cmyk(0%, 52%, 57%, 30%)
CSS variable
--color-primary: #B2564D;
Lowercase HEX
#b2564d

Shades

Tints

Tones

Harmony

CSS snippets for #B2564D

.color-b2564d {
  color: #B2564D;
  background-color: #B2564D;
}

Frequently asked questions

What color is #B2564D?+

#B2564D is a HEX color with RGB value rgb(178, 86, 77) and HSL value hsl(5, 40%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B2564D?+

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