#B55C52 Color

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

Color preview

#B55C52

Color formats

HEX
#B55C52
RGB
rgb(181, 92, 82)
RGBA
rgba(181, 92, 82, 1)
HSL
hsl(6, 40%, 52%)
HSV
hsv(6, 55%, 71%)
CMYK
cmyk(0%, 49%, 55%, 29%)
CSS variable
--color-primary: #B55C52;
Lowercase HEX
#b55c52

Shades

Tints

Tones

Harmony

CSS snippets for #B55C52

.color-b55c52 {
  color: #B55C52;
  background-color: #B55C52;
}

Frequently asked questions

What color is #B55C52?+

#B55C52 is a HEX color with RGB value rgb(181, 92, 82) and HSL value hsl(6, 40%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B55C52?+

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