#B3564C Color

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

Color preview

#B3564C

Color formats

HEX
#B3564C
RGB
rgb(179, 86, 76)
RGBA
rgba(179, 86, 76, 1)
HSL
hsl(6, 40%, 50%)
HSV
hsv(6, 58%, 70%)
CMYK
cmyk(0%, 52%, 58%, 30%)
CSS variable
--color-primary: #B3564C;
Lowercase HEX
#b3564c

Shades

Tints

Tones

Harmony

CSS snippets for #B3564C

.color-b3564c {
  color: #B3564C;
  background-color: #B3564C;
}

Frequently asked questions

What color is #B3564C?+

#B3564C is a HEX color with RGB value rgb(179, 86, 76) and HSL value hsl(6, 40%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3564C?+

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