#B55C45 Color

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

Color preview

#B55C45

Color formats

HEX
#B55C45
RGB
rgb(181, 92, 69)
RGBA
rgba(181, 92, 69, 1)
HSL
hsl(12, 45%, 49%)
HSV
hsv(12, 62%, 71%)
CMYK
cmyk(0%, 49%, 62%, 29%)
CSS variable
--color-primary: #B55C45;
Lowercase HEX
#b55c45

Shades

Tints

Tones

Harmony

CSS snippets for #B55C45

.color-b55c45 {
  color: #B55C45;
  background-color: #B55C45;
}

Frequently asked questions

What color is #B55C45?+

#B55C45 is a HEX color with RGB value rgb(181, 92, 69) and HSL value hsl(12, 45%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B55C45?+

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