#B45F50 Color

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

Color preview

#B45F50

Color formats

HEX
#B45F50
RGB
rgb(180, 95, 80)
RGBA
rgba(180, 95, 80, 1)
HSL
hsl(9, 40%, 51%)
HSV
hsv(9, 56%, 71%)
CMYK
cmyk(0%, 47%, 56%, 29%)
CSS variable
--color-primary: #B45F50;
Lowercase HEX
#b45f50

Shades

Tints

Tones

Harmony

CSS snippets for #B45F50

.color-b45f50 {
  color: #B45F50;
  background-color: #B45F50;
}

Frequently asked questions

What color is #B45F50?+

#B45F50 is a HEX color with RGB value rgb(180, 95, 80) and HSL value hsl(9, 40%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B45F50?+

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