#B3555B Color

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

Color preview

#B3555B

Color formats

HEX
#B3555B
RGB
rgb(179, 85, 91)
RGBA
rgba(179, 85, 91, 1)
HSL
hsl(356, 38%, 52%)
HSV
hsv(356, 53%, 70%)
CMYK
cmyk(0%, 53%, 49%, 30%)
CSS variable
--color-primary: #B3555B;
Lowercase HEX
#b3555b

Shades

Tints

Tones

Harmony

CSS snippets for #B3555B

.color-b3555b {
  color: #B3555B;
  background-color: #B3555B;
}

Frequently asked questions

What color is #B3555B?+

#B3555B is a HEX color with RGB value rgb(179, 85, 91) and HSL value hsl(356, 38%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3555B?+

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