#B55F45 Color

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

Color preview

#B55F45

Color formats

HEX
#B55F45
RGB
rgb(181, 95, 69)
RGBA
rgba(181, 95, 69, 1)
HSL
hsl(14, 45%, 49%)
HSV
hsv(14, 62%, 71%)
CMYK
cmyk(0%, 48%, 62%, 29%)
CSS variable
--color-primary: #B55F45;
Lowercase HEX
#b55f45

Shades

Tints

Tones

Harmony

CSS snippets for #B55F45

.color-b55f45 {
  color: #B55F45;
  background-color: #B55F45;
}

Frequently asked questions

What color is #B55F45?+

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

What is the closest Tailwind color to #B55F45?+

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