#B85F5C Color

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

Color preview

#B85F5C

Color formats

HEX
#B85F5C
RGB
rgb(184, 95, 92)
RGBA
rgba(184, 95, 92, 1)
HSL
hsl(2, 39%, 54%)
HSV
hsv(2, 50%, 72%)
CMYK
cmyk(0%, 48%, 50%, 28%)
CSS variable
--color-primary: #B85F5C;
Lowercase HEX
#b85f5c

Shades

Tints

Tones

Harmony

CSS snippets for #B85F5C

.color-b85f5c {
  color: #B85F5C;
  background-color: #B85F5C;
}

Frequently asked questions

What color is #B85F5C?+

#B85F5C is a HEX color with RGB value rgb(184, 95, 92) and HSL value hsl(2, 39%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B85F5C?+

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