#B8585D Color

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

Color preview

#B8585D

Color formats

HEX
#B8585D
RGB
rgb(184, 88, 93)
RGBA
rgba(184, 88, 93, 1)
HSL
hsl(357, 40%, 53%)
HSV
hsv(357, 52%, 72%)
CMYK
cmyk(0%, 52%, 49%, 28%)
CSS variable
--color-primary: #B8585D;
Lowercase HEX
#b8585d

Shades

Tints

Tones

Harmony

CSS snippets for #B8585D

.color-b8585d {
  color: #B8585D;
  background-color: #B8585D;
}

Frequently asked questions

What color is #B8585D?+

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

What is the closest Tailwind color to #B8585D?+

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