#98828C Color

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

Color preview

#98828C

Color formats

HEX
#98828C
RGB
rgb(152, 130, 140)
RGBA
rgba(152, 130, 140, 1)
HSL
hsl(333, 10%, 55%)
HSV
hsv(333, 14%, 60%)
CMYK
cmyk(0%, 14%, 8%, 40%)
CSS variable
--color-primary: #98828C;
Lowercase HEX
#98828c

Shades

Tints

Tones

Harmony

CSS snippets for #98828C

.color-98828c {
  color: #98828C;
  background-color: #98828C;
}

Frequently asked questions

What color is #98828C?+

#98828C is a HEX color with RGB value rgb(152, 130, 140) and HSL value hsl(333, 10%, 55%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #98828C?+

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