#B8585A Color

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

Color preview

#B8585A

Color formats

HEX
#B8585A
RGB
rgb(184, 88, 90)
RGBA
rgba(184, 88, 90, 1)
HSL
hsl(359, 40%, 53%)
HSV
hsv(359, 52%, 72%)
CMYK
cmyk(0%, 52%, 51%, 28%)
CSS variable
--color-primary: #B8585A;
Lowercase HEX
#b8585a

Shades

Tints

Tones

Harmony

CSS snippets for #B8585A

.color-b8585a {
  color: #B8585A;
  background-color: #B8585A;
}

Frequently asked questions

What color is #B8585A?+

#B8585A is a HEX color with RGB value rgb(184, 88, 90) and HSL value hsl(359, 40%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B8585A?+

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