#B45C4B Color

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

Color preview

#B45C4B

Color formats

HEX
#B45C4B
RGB
rgb(180, 92, 75)
RGBA
rgba(180, 92, 75, 1)
HSL
hsl(10, 41%, 50%)
HSV
hsv(10, 58%, 71%)
CMYK
cmyk(0%, 49%, 58%, 29%)
CSS variable
--color-primary: #B45C4B;
Lowercase HEX
#b45c4b

Shades

Tints

Tones

Harmony

CSS snippets for #B45C4B

.color-b45c4b {
  color: #B45C4B;
  background-color: #B45C4B;
}

Frequently asked questions

What color is #B45C4B?+

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

What is the closest Tailwind color to #B45C4B?+

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