#B56565 Color

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

Color preview

#B56565

Color formats

HEX
#B56565
RGB
rgb(181, 101, 101)
RGBA
rgba(181, 101, 101, 1)
HSL
hsl(0, 35%, 55%)
HSV
hsv(0, 44%, 71%)
CMYK
cmyk(0%, 44%, 44%, 29%)
CSS variable
--color-primary: #B56565;
Lowercase HEX
#b56565

Shades

Tints

Tones

Harmony

CSS snippets for #B56565

.color-b56565 {
  color: #B56565;
  background-color: #B56565;
}

Frequently asked questions

What color is #B56565?+

#B56565 is a HEX color with RGB value rgb(181, 101, 101) and HSL value hsl(0, 35%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B56565?+

The closest Tailwind color is stone-500, available as the bg-stone-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