#98588B Color

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

Color preview

#98588B

Color formats

HEX
#98588B
RGB
rgb(152, 88, 139)
RGBA
rgba(152, 88, 139, 1)
HSL
hsl(312, 27%, 47%)
HSV
hsv(312, 42%, 60%)
CMYK
cmyk(0%, 42%, 9%, 40%)
CSS variable
--color-primary: #98588B;
Lowercase HEX
#98588b

Shades

Tints

Tones

Harmony

CSS snippets for #98588B

.color-98588b {
  color: #98588B;
  background-color: #98588B;
}

Frequently asked questions

What color is #98588B?+

#98588B is a HEX color with RGB value rgb(152, 88, 139) and HSL value hsl(312, 27%, 47%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #98588B?+

The closest Tailwind color is zinc-500, available as the bg-zinc-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