#B85A50 Color

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

Color preview

#B85A50

Color formats

HEX
#B85A50
RGB
rgb(184, 90, 80)
RGBA
rgba(184, 90, 80, 1)
HSL
hsl(6, 42%, 52%)
HSV
hsv(6, 57%, 72%)
CMYK
cmyk(0%, 51%, 57%, 28%)
CSS variable
--color-primary: #B85A50;
Lowercase HEX
#b85a50

Shades

Tints

Tones

Harmony

CSS snippets for #B85A50

.color-b85a50 {
  color: #B85A50;
  background-color: #B85A50;
}

Frequently asked questions

What color is #B85A50?+

#B85A50 is a HEX color with RGB value rgb(184, 90, 80) and HSL value hsl(6, 42%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B85A50?+

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