#B8585C Color

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

Color preview

#B8585C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8585C

.color-b8585c {
  color: #B8585C;
  background-color: #B8585C;
}

Frequently asked questions

What color is #B8585C?+

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

What is the closest Tailwind color to #B8585C?+

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