#B45D50 Color

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

Color preview

#B45D50

Color formats

HEX
#B45D50
RGB
rgb(180, 93, 80)
RGBA
rgba(180, 93, 80, 1)
HSL
hsl(8, 40%, 51%)
HSV
hsv(8, 56%, 71%)
CMYK
cmyk(0%, 48%, 56%, 29%)
CSS variable
--color-primary: #B45D50;
Lowercase HEX
#b45d50

Shades

Tints

Tones

Harmony

CSS snippets for #B45D50

.color-b45d50 {
  color: #B45D50;
  background-color: #B45D50;
}

Frequently asked questions

What color is #B45D50?+

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

What is the closest Tailwind color to #B45D50?+

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