#B45F4B Color

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

Color preview

#B45F4B

Color formats

HEX
#B45F4B
RGB
rgb(180, 95, 75)
RGBA
rgba(180, 95, 75, 1)
HSL
hsl(11, 41%, 50%)
HSV
hsv(11, 58%, 71%)
CMYK
cmyk(0%, 47%, 58%, 29%)
CSS variable
--color-primary: #B45F4B;
Lowercase HEX
#b45f4b

Shades

Tints

Tones

Harmony

CSS snippets for #B45F4B

.color-b45f4b {
  color: #B45F4B;
  background-color: #B45F4B;
}

Frequently asked questions

What color is #B45F4B?+

#B45F4B is a HEX color with RGB value rgb(180, 95, 75) and HSL value hsl(11, 41%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B45F4B?+

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