#B3534D Color

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

Color preview

#B3534D

Color formats

HEX
#B3534D
RGB
rgb(179, 83, 77)
RGBA
rgba(179, 83, 77, 1)
HSL
hsl(4, 40%, 50%)
HSV
hsv(4, 57%, 70%)
CMYK
cmyk(0%, 54%, 57%, 30%)
CSS variable
--color-primary: #B3534D;
Lowercase HEX
#b3534d

Shades

Tints

Tones

Harmony

CSS snippets for #B3534D

.color-b3534d {
  color: #B3534D;
  background-color: #B3534D;
}

Frequently asked questions

What color is #B3534D?+

#B3534D is a HEX color with RGB value rgb(179, 83, 77) and HSL value hsl(4, 40%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3534D?+

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