#B3554D Color

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

Color preview

#B3554D

Color formats

HEX
#B3554D
RGB
rgb(179, 85, 77)
RGBA
rgba(179, 85, 77, 1)
HSL
hsl(5, 40%, 50%)
HSV
hsv(5, 57%, 70%)
CMYK
cmyk(0%, 53%, 57%, 30%)
CSS variable
--color-primary: #B3554D;
Lowercase HEX
#b3554d

Shades

Tints

Tones

Harmony

CSS snippets for #B3554D

.color-b3554d {
  color: #B3554D;
  background-color: #B3554D;
}

Frequently asked questions

What color is #B3554D?+

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

What is the closest Tailwind color to #B3554D?+

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